fast-forward-numbers
Version:
Animate numbers by incrementing their values until the final number is reached.
21 lines (20 loc) • 448 B
JSON
{
"name": "fast-forward-numbers",
"version": "1.0.20",
"description": "Animate numbers by incrementing their values until the final number is reached.",
"main": "fast-forward.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"fast",
"forward",
"numbers",
"animate",
"increment",
"decrement",
"count"
],
"author": "Bartlomiej Kramek",
"license": "ISC"
}