Tool that helps you manipulate SVG paths dmtrbrl.github.io/svg-path-editor. Right now it is a UI for the svgpath project, but I have plans to add more interesting features.
This project is just for fun)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build