mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
Merge pull request #976 from staceycordoni/master
Add jquery.isotope.min.js
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Executable
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "jquery.isotope",
|
||||
"filename": "jquery.isotope.min.js",
|
||||
"version": "1.5.25",
|
||||
"description": "An exquisite jQuery plugin for magical layouts. Enables filtering, sorting, and dynamic layouts.",
|
||||
"homepage": "https://github.com/desandro/isotope",
|
||||
"keywords": [
|
||||
"isotope",
|
||||
"filtering",
|
||||
"sorting"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "desandro",
|
||||
"web": "http://metafizzy.co/"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/desandro/isotope"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user