tick-tock

v1.0.0
Timer management, never forget to clear timers again
timer setTimeout clearTimeout setInterval clearInterval setImmediate clearImmediate tick tock and 3 more...

100%

istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100

test

mocha test.js

watch

mocha --watch test.js

coverage

istanbul cover ./node_modules/.bin/_mocha -- test.js

test-travis

istanbul cover node_modules/.bin/_mocha --report lcovonly -- test.js
npm i tick-tock

Metadata

  • MIT
  • Whatever
  • Arnout Kazemier
  • released 8/5/2015

Downloads