graceful-motion
v0.0.0
Published
Implements physics based limits on the change of a position to achieve graceful motion.
Downloads
1
Readme
graceful-motion
Implements physics based limits on the change of a position to achieve graceful motion.
Install
$ npm install --save graceful-motion
Usage
var gracefulMotion = require('graceful-motion');
gracefulMotion('Rainbow');
License
MIT © Andrew Morris