JavaScript animation engine
npm install animevm-js

Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API.
It works with CSS properties, SVG, DOM attributes and JavaScript Objects.
Anime.js V4 works by importing ES modules like so:
`` animate('.square', {
| ![]() |
The full documentation is available here.
You can find the v3 to v4 migration guide here.
First, run npm i to install all the necessary packages.npm run
Then, execute the following scripts with