Skip to content

DanielSharkov/animation-creator

Repository files navigation

Svelte Animation Creator

Open Animation Creator

This app is pretty much self explained by intuitive design, so it doesn't require a user manual. 📚

⌨ Keyboard shortcuts:

Action Key combination (universal / macOS)
Play/Pause animation Spacebar
Stop animation S
Toggle play all animations Ctrl + A / + A
Select a keyframe Use 0-9 to select a keyframe by index. Use key sequences for multi-digit numbers (1 + 2 + 3 = 123)

If you would like to fork this project and adjust the code your needs, just clone it, install all dependencies by npm i and finally run npm run dev - the app then should be running on localhost:5000!

svelte_animation_creator.mp4