mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 17:26:38 +10:00
Modernizr is one of the most well written libraries I have seen. Keep it up gentlemen
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "modernizr",
|
||||
"filename": "modernizr-1.7.min.js",
|
||||
"versions": "1.7",
|
||||
"description": "Modernizr adds classes to the element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.",
|
||||
"homepage": "http://www.modernizr.com/",
|
||||
"keywords": [
|
||||
"css",
|
||||
"css3",
|
||||
"html",
|
||||
"html5"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Faruk Ates",
|
||||
},
|
||||
{
|
||||
"name": "Alex Sexton",
|
||||
},
|
||||
{
|
||||
"name": "Paul Irish",
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Modernizr/Modernizr"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user