Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-02-07 | 383 Bytes | |
v1.2.0.tar.gz | 2015-02-07 | 5.1 kB | |
v1.2.0.zip | 2015-02-07 | 6.6 kB | |
Totals: 3 Items | 12.1 kB | 0 |
jquery-scrollstop is now published to NPM and available via npm install jquery-scrollstop
.
It can be imported as an AMD module, as a CommonJS module, or used with a global
jQuery as before.
https://www.npmjs.com/package/jquery-scrollstop
- 1.2.0 is usable as an AMD or as a CommonJS module. It still works fine
with a global jQuery as well.
- Re-build locally with npm build
.