creative coding with SVG
easy drawing and styling, event handlers, browser or node.js
Code editor, a live code editor which includes examples (roll the dice).
Download, and there are more examples in the examples/
folder.
The compiled library is one file, and works in the browser or in Node.
https://robbykraft.github.io/SVG/svg.js
npm i rabbit-ear-svg
Two sources of documentation:
- vkBeautify pretty-print for SVG export
- XML DOM for a "window" object in Node
MIT