/sk-timer

A simple elegant timer with plain javascript and rxjs

Primary LanguageTypeScript

SK Timer

A simple and element timer/stopwatch.

Usage

Visit demo .

  • click on the button to start/pause/stop the timer
  • long click on the button to reset the timer

Develop

$ npm run dev

This project uses plain DOM, rxjs and typescript.