web-animations / web-animations-demos

Demos of the Web Animations API

Home Page:https://web-animations.github.io/web-animations-demos/

Repository from Github https://github.comweb-animations/web-animations-demosRepository from Github https://github.comweb-animations/web-animations-demos

This repo contains the source code for the Web Animations Demos. See the live demo page.

Release

git pull
gc gh-pages
git rebase master
bower install  # TODO: replace with Yarn

# optional
git add components/
git commit -m "update components"

git push -f

About

Demos of the Web Animations API

https://web-animations.github.io/web-animations-demos/

License:Apache License 2.0


Languages

Language:HTML 57.3%Language:JavaScript 41.6%Language:CSS 0.7%Language:Python 0.4%