Metal's debounce utility
npm install metal-debounceMetal's debounce utility
1. Install NodeJS >= v0.12.0, if you don't have it yet.
2. Install global dependencies:
```
[sudo] npm install -g gulp
3. Install local dependencies:
``
npm install
4. Build the code:
```
gulp build