waapi
Originally fromheygen-com/hyperframes
Installation
SKILL.md
Web Animations API for FrameVideo
When To Use
Use WAAPI for:
- Zero-dependency animations — no external libraries needed
- Lightweight DOM motion — simple transforms and opacity changes
- Native browser performance — browser-optimized keyframe engine
- Generated animations — creating animations from structured data
- Minimal bundle size — when every KB counts
Do NOT Use
Avoid WAAPI for: