jquery-easing

0.0.1 • Public • Published

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

/jquery-easing/

    Package Sidebar

    Install

    npm i jquery-easing

    Weekly Downloads

    6,324

    Version

    0.0.1

    License

    LicenseRef-LICENSE

    Last publish

    Collaborators

    • terikon