1 repository
JavaScript implementations that provide the Web Animations API in browsers where it is not natively supported.
Distinct from JavaScript Animation APIs: Distinct from JavaScript Animation APIs: specifically implements the standardized Web Animations API specification as a polyfill.
Explore 1 awesome GitHub repository matching user interface & experience · Web Animations API Polyfills. Refine with filters or upvote what's useful.
This project is a browser animation library and DOM animation engine that serves as a JavaScript polyfill for the Web Animations API. It provides a programmatic interface for driving visual property changes and transitions of document elements within web browsers. The library enables programmatic UI animation and dynamic document styling using keyframes and precise timing configurations. It supports a unified interface for both standard web elements and vector graphics animation.
Provides a JavaScript implementation of the Web Animations API for animating document elements and web content.