Vector drawing desktop application
Curve App is a vector drawing desktop application written in JavaScript and based on Electron. It is mostly an Electron wrapper over the Curve vector drawing library.
Note: at this point it is a toy (MVP!) intended to serve as a real-ish example of an Electron app. It has all the trimmings most apps will need:
script/bootstrap script/runTo open a file from the command line
script/run path/to/file.svg
MIT License