Introduction

Explore the available composables in nanime.

nanime provides a set of composables that wraps AnimeJS utilities.

useAnimate
Reactive wrapper for the animate function
useWaapiAnimate
Reactive wrapper for the waapi.animate function
useAnimatable
Wrapper for the createAnimatable function
useSplitText
Wrapper for the splitText utility
useLayout
Wrapper for the createLayout function
useDraggable
Wrapper for the createDraggable function

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.

Copyright © 2026