counter-counter
v1.0.2
Published
Add a nice counter that counts your counters
Downloads
12
Readme
Counter Counter
The elusive and nice counter counter
by bullgit
Usage
Install counter-counter
via npm
.
Import the script (or add it via a script tag).
import CounterCounter from 'counter-counter';
const c = new CounterCounter('count!', '#demo'); // arguments are optional
The default selector for the container is #countercounter
Demo
A demo can be see on bullg.it/counter-counter!
License
Apache 2.0
Initially made by Haroen Viaene