UNPKG
packery
Version:
latest (3.0.0)
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
2.0.0-beta1
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.0
1.2.4
Gapless, draggable grid layouts
packery.metafizzy.co
metafizzy/packery
packery
/
.jshintrc
11 lines
(10 loc)
•
133 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"browser"
:
true
,
"devel"
:
false
,
"strict"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"globals"
:
{
"Packery"
:
true
}
}