🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/briansipple/ember-web-animations-next-polyfill

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/briansipple/ember-web-animations-next-polyfill

v2.2.0+incompatible
Source
Go
Version published
Created
Source

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

Installing the Project

  • git clone this repository
  • npm install
  • bower install

Running the Project Dummy App

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

FAQs

Package last updated on 13 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts