mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
18 lines
213 B
Markdown
Executable file
18 lines
213 B
Markdown
Executable file
onScroll
|
|
========
|
|
|
|
A scroll binding library with mobile support.
|
|
|
|
Usage
|
|
-----
|
|
|
|
Installation `npm install onscroll`
|
|
|
|
Development
|
|
-----------
|
|
|
|
To Build: `grunt build`
|
|
|
|
To Develop: `grunt watch`
|
|
|
|
To Test: `npm test`
|