@icon-animation-engine/animations
v4.0.0
Published
A collection of pure CSS animations for the Icon Animation Engine. Hand-crafted, GPU-accelerated keyframes for premium micro-interactions.
Downloads
418
Readme
@icon-animation-engine/animations
A collection of pure CSS animations for the Icon Animation Engine. Hand-crafted, GPU-accelerated keyframes for premium micro-interactions.
Installation
npm install @icon-animation-engine/animationsUsage
Full Bundle
Import everything in your root file:
import "@icon-animation-engine/animations/styles.css";Specific Categories (Coming Soon)
To keep your bundle small, you can import only what you need:
import "@icon-animation-engine/animations/css/iae-draw/draw-base.css";Categories
- Hover: lift, glow, scale, rotate, premium.
- Click: pop, pulse, energetic.
- Loop: float, spin, pulse, relaxed.
- Attention: shake, bounce.
- Draw: in, out, reveal, neon-trace, flow.
Full documentation: Icon Animation Engine
