Perfect for timers, counters, or progress displays.
Animate numbers with increasing (start < end) or decreasing (start > end) values. Works with decimal numbers.
See demo HERE
Installation
// npm
npm install @antonkolesnik/counter
// yarn
yarn add @antonkolesnik/counter
Top comments (0)