time-controller

Controll timers in JavaScript


Keywords
timer, timers, settimeout, interval, throttle, immediate, debounce
License
MIT
Install
npm install time-controller@1.0.3

Documentation

time-controller NPM version Build Status Dependency Status Coverage percentage

Control timers in JavaScript in Node and in browser

Installation

$ npm install --save time-controller

Usage

Currently no docs available :o( - Please see unit tests of this repo or https://s-a.github.io/time-controller to inspect the things in your browser.

License

MIT © s-a