metal-debounce
v2.0.2
Published
Metal's debounce utility
Downloads
5,217
Maintainers
Keywords
Readme
metal-debounce
Metal's debounce utility
Setup
Install NodeJS >= v0.12.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g gulp
- Install local dependencies:
npm install
- Build the code:
gulp build