Installation
Install once, then import the entry that matches your setup.
Choose and import
Works with your stack
Vanilla
Use this in any environment, including React, when you want full imperative control. It works with WAAPI, GSAP, Motion, Anime.js, CSS, or custom animation code. See the Core API for options and return types.
React
Use callback mode (onSplit) to animate with your existing library.
See the React API for callback and lifecycle props.
Motion (React)
Use variant props (initial, animate, whileInView, whileScroll, exit, etc.) for a Motion-first workflow.
See the Motion API for variants, triggers, and transition rules.
MorphText (React)
Use this when you only need text morphing behavior with persistence + enter/exit handling. See the Morph API for props and behavior details.