UNPKG
kist-dochopper
Version:
latest (0.3.2)
0.3.2
0.3.0
Move elements on page depending on media query.
github.com/niksy/kist-dochopper
niksy/kist-dochopper
kist-dochopper
/
lib
/
meta.js
9 lines
(8 loc)
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module
.
exports
= { name:
'dochopper'
, ns: { htmlClass:
'kist-Dochopper'
, event:
'.kist.dochopper'
}, publicMethods: [
'destroy'
,
'rehop'
] };