D3 SVG editor is a plugin for D3.js technology to provide a embedded SVG edition tool.
git clone https://github.com/lightux/d3.svgeditor.git
cd d3.svgeditor
git submodule init
npm install
makeand look to dist/ folder
See the Demo
- allow to svgeditorize a existing DOM svg
- add a svg import feature (maybe drag'n'drop)
- recalculate path when anchor is dropped
- resolve bug on resize
make focus on shapesplay with scale attribute to resizeintegrate SVG.js
