/stickman

generate animated SVG Stickman

Primary LanguageTypeScript

SVG Stickman editor

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.

Screenshot

sreenshot.mov

Usage

npm install
npm run dev