time-controller

Controll timers in JavaScript

Usage no npm install needed!

<script type="module">
  import timeController from 'https://cdn.skypack.dev/time-controller';
</script>

README

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