Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 968 Bytes

TODO.md

File metadata and controls

26 lines (18 loc) · 968 Bytes

Todo

  • 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

Help requests

  •  peer feedback from some seasoned Svelte 3 users
  •  Should we have a .files field in package.json? What's it used for?