Quick start
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.
Installation
npm install solivelte
yarn add solivelte
pnpm add solivelte