Performant Web Animations In React – useWebAnimations

The useWebAnimations library allows you to implement flexible, performant, Web Animations API based animations as a custom hook in React.

It provides a collection of built-in animations for Web Animations API, based on Animate.css.

Installation:

# Yarn
$ yarn add @wellyshen/use-web-animations

# NPM
$ npm i @wellyshen/use-web-animations --save

Preview:

Performant Web Animations In React - useWebAnimations

Download Details:

Author: wellyshen

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/wellyshen/use-web-animations

License: MIT

Tags:

Add Comment