npm.io
0.0.1 • Published 11 years ago

jquery-easing

Licence
LicenseRef-LICENSE
Version
0.0.1
Deps
1
Vulns
0
Weekly
0
Stars
5

Node wrapper for jQuery Easing plugin

jQuery Easing plugin is great library by George McGinley Smith.

This project wraps it with UMD, so it will be easier to use with AMD and Node. This especially useful for NW.js.

To install:

npm install jquery-easing

Usage:

var jQuery = require("jquery-easing");