GitHub
1.36k
Created a year ago, last commit 15 days ago
7 contributors
187 commits
Stars added on GitHub, month by month
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+1.6
/day
Last month
+1.4
/day
Last 12 months
+1.8
/day
Package on NPM
Monthly downloads on NPM
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
README

Animotion logo

animotion.mp4

Animotion

Animotion is a presentational framework for creating beautiful slides and visualizing ideas with code using Svelte, Reveal.js and Tailwind CSS.

Setup

The quickest way to get started with Animotion:

npm create @animotion@latest

Windows

If the Animotion CLI doesn't work on Windows try:

npx @animotion/create

Docs

To learn how to use Animotion read the Animotion documentation.

Examples

You can look at the examples repository if you want to understand how I use Animotion to visualize ideas with code. You can try the examples in the browser thanks to SvelteLab.

Contributing

If you want to contribute to the project you can read the contributing guide.