tsureshkumar / sk-timer

A simple elegant timer with plain javascript and rxjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple elegant timer with plain javascript and rxjs


Languages

Language:TypeScript 70.3%Language:JavaScript 16.7%Language:HTML 7.2%Language:CSS 5.8%