Skip to content

Npm wrapper for George McGinley Smith's jQuery Easing library

License

Notifications You must be signed in to change notification settings

viskin/jquery-easing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");

About

Npm wrapper for George McGinley Smith's jQuery Easing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published