BrianSipple / ember-web-animations-next-polyfill

An Ember addon that provides and enables use of the web-animations-next polyfill in consuming applications
MIT License
9 stars 2 forks source link

ember-web-animations-next-polyfill

An Ember addon that provides the web-animations-next variety of the Web Animations API Polyfill to consuming projects.

Latest NPM release Build Status Ember Observer Score License Dependencies Dev Dependencies Greenkeeper badge

Usage

ember install ember-web-animations-next-polyfill

No setup or special configuration is needed: you can now use the all of the functionality of the upcoming version of the Web Animations API.

Browser Support

The Web Animations JS project provides documentation on the browsers supported by the polyfill. As always, please be sure to check that it's compatible with your needs.

Contributing

Show Off Your Project!

If you have an Ember project that's using the Web Animations API &emdash and making use of ember-web-animations-next-polyfill &emdash I'd love to list it here. Feel free to open up an issue that adds a link to the list below:

*

Developing Locally

Installing the Project

Running the Project Dummy App

Running Tests

Building

For more information on using ember-cli, visit http://ember-cli.com/.