/web-animations-next

Soon to replace web-animations-js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

web-animations-next

Soon to replace web-animations-js

building

  • Install grunt: npm install -g grunt-cli
  • Install dev dependencies: npm install
  • Run grunt: grunt

testing

  • Open test/runner.html