solivelte
v0.1.1
Published
Build fluid, performant animations for your SolidJS apps using Svelte's familiar animation API
Downloads
142
Maintainers
Readme
Solivelte
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
# or
yarn add solivelte
# or
pnpm add solivelte
Documentation
For full documentation, visit solivelte.pages.dev.
Changelog
All notable changes are described in the CHANGELOG.md file.