Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dotnetcarpenter/mua

logo for mua
https://github.com/dotnetcarpenter/mua

Last synced: 4 days ago
JSON representation

logo for mua

Awesome Lists containing this project

README

        

# Drawing with [SVG.js](https://github.com/svgdotjs/svg.js)

## Usage

+ Double click to start drawing.
+ Press `enter` stop drawing.
+ Press `z` to close the line with the first point.
+ Press `ctrl + c` cancel last point or drawing.
+ Press `i` to print the _i_ keyboard event and current polylines to console.log.

## Demo

+ [with existing svg](https://dotnetcarpenter.github.io/mua/)
+ [bare](https://dotnetcarpenter.github.io/mua/simpel.html)