npm

stylus-easing

1.0.0 • Public • Published

stylus-easing

Easing equations for CSS transitions.

Install

With npm do:

$ npm install stylus-easing --save

Usage

@import "../node_modules/stylus-easing/index.styl";

.element {
  transition: opacity 0.4s ease-out-expo;
}

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.02,619latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.02,619

Package Sidebar

Install

npm i stylus-easing

Weekly Downloads

2,619

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kewah