simple-tween

1.2.8 • Public • Published

Aggregate of cubic bezier functions last updated 6 years ago but still valid..

var simpleTween = require('simple-tween');

simpleTween.easeInQuad().exec(x => console.log(x));

Package Sidebar

Install

npm i simple-tween

Weekly Downloads

4

Version

1.2.8

License

ISC

Unpacked Size

9.07 kB

Total Files

3

Last publish

Collaborators

  • logicssoldier