Solivelte is an animation library built for SolidJS. It leverages Svelte's powerful animation engine, offering a familiar and intuitive API. This allows you to create smooth, performant animations without the complexity of traditional animation libraries.
npm install solivelte
# or
yarn add solivelte
# or
pnpm add solivelte
For full documentation, visit solivelte.pages.dev.
All notable changes are described in the CHANGELOG.md file.