npm.io
2.0.2 • Published 7 years ago

metal-debounce

Licence
BSD
Version
2.0.2
Deps
0
Size
5 kB
Vulns
0
Weekly
0

metal-debounce

Metal's debounce utility

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

[sudo] npm install -g gulp
  1. Install local dependencies:
npm install
  1. Build the code:
gulp build