JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 445533
  • Score
    100M100P100Q223746F

css-animation ui component for react

Package Exports

  • css-animation
  • css-animation/lib/Event

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (css-animation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

css-animation


css-animation ui component for react

NPM version

Development

npm install
npm start

Example

http://localhost:9001/examples/

online example: http://yiminghe.github.io/css-animation/build/examples/

Feature

  • support ie8,ie8+,chrome,firefox,safari

install

css-animation

Usage

var anim = require('css-animation');
anim(el,animationName,function(){});

API

Test Case

http://localhost:9001/tests/runner.html?coverage

Coverage

http://localhost:9001/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:9000/tests/runner.html?coverage

License

css-animation is released under the MIT license.