Introduction
Explore the available composables in nanime.
nanime provides a set of composables that wraps AnimeJS utilities.
Instant play
Composables marked with the Instant play badge
can be called instantly outside of a Vue component's setup() block (e.g., inside an event handler or utility function), provided the component has already been mounted.