Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 908 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 908 Bytes

Web Animations API Examples

This is a collection of Web Animations demos. This API allows creation and control of animations through JavaScript.

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.

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.