metal-throttle

Metal's throttle utility

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
metal-throttle
3.0.15 years ago5 years agoMinified + gzip package size for metal-throttle in KB

Readme

metal-throttle
Metal's throttle utility

Setup

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

  1. Install global dependencies:

``` sudo npm install -g gulp ```
  1. Install local dependencies:

``` npm install ```
  1. Build the code:

``` gulp build ```