transition-complete

0.0.2 • Public • Published

Transition Complete

Fires a callback when the current CSS transition finishes.

Usage

Installation npm install transition-complete

transitionComplete(function() {
    //Something
});

Development

To Build: grunt build

To Develop: grunt watch

To Test: npm test

Readme

Keywords

none

Package Sidebar

Install

npm i transition-complete

Weekly Downloads

6

Version

0.0.2

License

MIT

Last publish

Collaborators

  • bpeacock