Skip to content

bullgit/counter-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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