Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 333 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 333 Bytes

Stopwatch · Live Demo

A simple stopwatch. It uses a single global store with a mix of normal properties, getters and methods. You can find a tutorial about creating the stopwatch here.