avances en plantillas
This commit is contained in:
parent
0f84beacf1
commit
da0530d79b
2062 changed files with 598814 additions and 22 deletions
25
storage/public/dist/libs/list.js/bower.json
vendored
Normal file
25
storage/public/dist/libs/list.js/bower.json
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "list.js",
|
||||
"main": "dist/list.js",
|
||||
"homepage": "https://listjs.com",
|
||||
"authors": [
|
||||
"Jonny Strömberg <jonny.stromberg@gmail.com>"
|
||||
],
|
||||
"description": "The perfect library for lists. Supports search, sort, filters and flexibility. Built to be invisible and work on existing HTML",
|
||||
"keywords": [
|
||||
"list",
|
||||
"search",
|
||||
"sort",
|
||||
"table",
|
||||
"dom",
|
||||
"html",
|
||||
"ui"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"__test__",
|
||||
"docs"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue