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
/
test
/
.jshintrc
12 lines
(11 loc)
•
186 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"browser"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"globals"
:
{
"appendRandomSizedItems"
:
true
,
"gimmeAnItemElement"
:
true
,
"Packery"
:
false
,
"QUnit"
:
false
}
}