- Grouped graphics (incl. transformations when group is e.g. tilted)
- Graphics from external
.svg
files - Tests with mocha
-
publishing - more seasoned undo/redo system
- make sure SVG groups work fine; also with rotation (mouse/touch coords)
- animations by class, e.g. ":wobble" (akin to Svelte) - [ ] host a sample at a URL, link at GitHub title
- peer feedback from some seasoned Svelte 3 users
- Should we have a
.files
field inpackage.json
? What's it used for?