@kolizak/motus-ui
v0.0.5
Published
A lightweight, flexible motion & UI animation toolkit built for modern React + Tailwind projects. Designed for clean APIs, smooth transitions, and developer-friendly customization.
Downloads
54
Readme
🎞️ Animation Library
A lightweight, flexible motion & UI animation toolkit built for modern React + Tailwind projects. Designed for clean APIs, smooth transitions, and developer-friendly customization.
🚀 Features
- Simple API — drop-in animations with minimal setup
- Tailwind-friendly — works seamlessly with utility classes
- Composable — combine animations to build complex motion
- Zero-config defaults — great out-of-the-box easing, duration, and delay
- Fully typed (TypeScript)
- Small footprint — optimized for Vite + React
📦 Installation
npm install @kolizak/motus-ui tailwindcss motion
# or
yarn add @kolizak/motus-ui tailwindcss motion
# or
pnpm add @kolizak/motus-ui tailwindcss motion