graceful-motion
v0.0.0
Published
Implements physics based limits on the change of a position to achieve graceful motion.
Readme
graceful-motion

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