SvgPathEditor
install
git clone --depth=1 https://github.com/Yqnn/svg-path-editor
cd svg-path-editor
npm install
npm run build
usage
serve -s dist/svg-path-editor -l 4321
If app take up 4321
port, visit chrome://serviceworker-internals/?devtools
and unregister it.