1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-11 04:39:12 -04:00

Initial commit

This commit is contained in:
Patrick Marsceill
2017-03-09 13:16:08 -05:00
commit b7b0d0d7bf
4147 changed files with 401224 additions and 0 deletions

15
node_modules/caniuse-db/README.md generated vendored Normal file
View File

@@ -0,0 +1,15 @@
![image](https://travis-ci.org/Fyrd/caniuse.svg?branch=master)
This repo contains raw data from the caniuse.com support tables. It serves two purposes:
1. The ability for anyone interested to update or add to the support data on the site. If you are interested in this, please read the [CONTRIBUTING file](CONTRIBUTING.md).
2. Access to the site's data for other projects. For this use the [data.json](data.json) file which includes all support data.
The data in this repo is available for use under a CC BY 4.0 license (http://creativecommons.org/licenses/by/4.0/). For attribution just mention somewhere that the source is caniuse.com. If you have any questions about using the data for your project please contact me here: http://a.deveria.com/contact
Thanks,
Alexis Deveria
<br>http://caniuse.com
<br>http://a.deveria.com