We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a821f3 commit cda6589Copy full SHA for cda6589
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "between.js",
3
"version": "0.1.2",
4
- "description": "Interpolate between values",
+ "description": "Lightweight ES6 JavaScript tweening engine",
5
"main": "./build/between.js",
6
"scripts": {
7
"test": "xo ./src/**/*.js && ava test/*.spec.js --no-cache",
0 commit comments