A simple editor to generate animated / exportable / reusable SVG images. The generated SVG use plain <animate>
tags to handle animation, so the SVG can be embed easily (without CSS or JavaScript).
The editor is built with Solid.js and Tailwind/DaisyUI.
sreenshot.mov
npm install
npm run dev