A HTML5 counter supporting custom count factor and unit. Utilizes jQuery, HTML5, CSS3 and Web Storage.
Depends on jQuery. Download jQuery to the same dir as index.html
- Increment counter using
+
orspace
key. - Reset counter by hitting
r
key. - Enter count factor and unit at the bottom right.
- Count is saved to Web Storage, and is reloaded on every page view.