mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
add list.js 1.0.0
This commit is contained in:
Vendored
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "list.js",
|
||||
"filename": "list.min.js",
|
||||
"version": "1.0.0",
|
||||
"description": "The perfect library for adding search, sort, filters & flexibility to tables, lists, or anything",
|
||||
"homepage": "http://listjs.com",
|
||||
"keywords": [
|
||||
"list",
|
||||
"search",
|
||||
"sort",
|
||||
"table",
|
||||
"dom",
|
||||
"html",
|
||||
"ui"
|
||||
],
|
||||
"repositories": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/javve/list.js.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Jonny Strömberg",
|
||||
"website": "http://jonnystromberg.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user