2.0.2 • Published 5 years ago

metal-debounce v2.0.2

Weekly downloads
728
License
BSD
Repository
-
Last release
5 years ago

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
  3. Install local dependencies:

    npm install
  4. Build the code:

    gulp build