文件名称:SVGEditor:最小的基于d3的SVG编辑器
文件大小:54KB
文件格式:ZIP
更新时间:2024-06-04 11:32:02
HTML
#SVGEditor
SVGEditor是一个最小JavaScript,基于d3的SVG编辑器(duh),可安装到SVG
【文件预览】:
SVGEditor-master
----package.json(824B)
----LICENSE(34KB)
----dist()
--------svg-editor.js(23KB)
--------svg-editor.css(33B)
----Gruntfile.js(1KB)
----src()
--------SVGEditor.BezierHandle.js(0B)
--------core()
--------tools()
--------SVGEditor.js(0B)
--------SVGEditor.Environment.js(5KB)
--------primitives()
--------SVGEditor.Primitive.js(2KB)
--------SVGEditor.Handle.js(5KB)
--------SVGEditor.Tool.js(87B)
----examples()
--------upload.html(2KB)
--------index.html(799B)
--------simplify.html(20KB)
--------line.html(7KB)
--------activate.html(20KB)
--------british.svg(19KB)
----.gitignore(42B)
----README.md(962B)