KO
|
EN
gitlite — search
Search
#python
#ai-agents
#claude-code
#llm
#ai
#cli
#developer-tools
#mcp
#claude
#typescript
#skills
#windows
Animation-examples
★ 29
Open GitHub ↗
Examples of Web Animations API
Download README (.md)
Explore Similar Repositories
one-ssh
:
Tool to run commands via ssh on multiple hosts.
docker-postfix-relay
:
Simple SMTP relay for environments where you may have private servers with no Internet connection.
node-consulite
:
Tiny consul Node.js module for client discovery
compound-types
:
Sum and Product types and such
docker-ccu
:
Script to create a docker container with the CCU2 firmware
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Animation-examples
?
Download (.md)
# Web Animations API Examples This is a collection of [Web Animations](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API) demos. This API allows creation and control of animations through JavaScript. - [View demos online](https://mozdevs.github.io/Animation-examples/) - or [download](https://github.com/mozdevs/Animation-examples/archive/gh-pages.zip) this repository and open `index.html` to browse examples locally. ## Requirements For the demos to work, you need a browser that supports the Web Animations API. In Firefox, it is available from **version 48**. For other browsers, check out this [support table](http://caniuse.com/#feat=web-animation). ## Contribute If you would like to submit additional demos featuring more use cases, please create a pull request. For bugs and general discussion, use the [issue tracker](https://github.com/mozdevs/Animation-examples/issues).