@lxgicstudios/ai-animation
v1.0.0
Published
Generate CSS and Framer Motion animations from descriptions
Maintainers
Readme
ai-animation
Generate CSS and Framer Motion animations from plain English.
Install
npm install -g ai-animationUsage
npx ai-animation "fade in from left with bounce"
npx ai-animation "pulse glow effect" -f css
npx ai-animation "staggered list entrance" -f framer -o animations.tsOptions
-f, --format <format>- css, framer, or both (default: both)-o, --output <file>- Write to file
Setup
export OPENAI_API_KEY=sk-...License
MIT
