AnimXYZ helps developers create, customize, and combine animations for web elements without writing CSS keyframes.
AnimXYZ is a CSS animation library that lets you build complex animations using CSS variables and utility classes like `xyz-in` and `xyz="fade up big"`. You can install it via `npm install @animxyz/core` or CDN, then import `@animxyz/core` into your project. It provides a flexible system to animate elements in and out, working across Vue, React, SCSS, and plain CSS projects.
AnimXYZ helps developers create, customize, and combine animations for web elements without writing CSS keyframes.
Web developers looking for a declarative way to add performant, customizable animations to their Vue, React, or standard web projects should use this.