Documentation.
Install Annnimate, copy your first component, and learn how the components are built to be tuned. Every component also has its own doc on its library page.
Real components, not a black box.
You copy the real component. The markup and the GSAP timeline, not a wrapper around code you can't see. Open it, read it, change it.
You tune it with attributes. Every component takes the same data-anm-* attributes, or props in React and Vue, so timing, easing, and motion change without rewriting anything. And each one is built from motion that shipped on real sites. Its page tells you where it came from.
