Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 564 Bytes

File metadata and controls

21 lines (14 loc) · 564 Bytes

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.