该版本永久停止更新 请使用新版本:https://github.com/yaolunmao/maotu-webtopo vue-webtopo-svgeditor 基于vue3.2+ts 实现的 svg 可视化 web 组态编辑器。可直接把 svg 文件和 vue 组件作为编辑器图形库使用,赋予其缩放和旋转等功能,并支持自定义拓展参数,实时控制组件状态等 预览地址:http://svg.yaolm.top/...
2015-11-24 Code, issue tracking, and docs are being moved to github (previouslycode.google.com). 2014-04-17 2.7 and stable branches updated to reflect 2.7.1 important bug fixes for the embedded editor. 2014-04-07 SVG-edit 2.7 was released. ...
# 克隆项目 git clone https://github.com/yaolunmao/vue-webtopo-svgeditor.git # 进入项目目录 cd vue-webtopo-svgeditor # 安装依赖 npm install # 启动服务 npm run dev 操作说明 常规组件和图表组件用鼠标左键选中并按住可拖动至画布 绘制组件需先选中 再将鼠标移至画布中按住左键开始绘制 松开左键结束...
原控件在 https://github.com/yaolunmao/vue-webtopo-svgeditor 是园子里的朋友咬轮猫开发的 在网上发现大神开发这套组态,很符合项目要求,10.1期间准备融入项目,结果发现他是基于VUE3.0开发的,我们项目是vue2.0,他在git上也提到兼容2.0的方式,连猜带蒙跟着做,我从1.0版本开始看代码,移植很顺利,2.0~2.1就有些困...
vue-webtopo-svgeditor 基于vue3.2+ts 实现的 svg 可视化 web 组态编辑器。可直接把 svg 文件和 vue 组件作为编辑器图形库使用,赋予其缩放和旋转等功能,并支持自定义拓展参数,实时控制组件状态等 预览地址:http://svg.yaolm.top/ qq交流群:209048413,仅供交流,有问题请提issue,以便帮助更多有相同问题的人 ...
将项目克隆到本地:打开终端并运行git clone https://github.com/Hufe921/canvas-editor.git命令。 进入项目目录:运行cd canvas-editor命令。 使用npm或yarn安装项目所需的依赖包:如果使用npm,请运行npm install命令;如果使用yarn,请运行相应的yarn命令。
A web-based SVG editor that allows you to edit and manipulate SVG files with ease. Perfect for making quick adjustments to SVG files without the need for complex design software. Features Visual Editing Upload existing SVG files Drag and move elements Adjust colors and opacity Modify text content...
A web-based SVG editor that allows you to edit and manipulate SVG files with ease. Perfect for making quick adjustments to SVG files without the need for complex design software. Features Visual Editing Upload existing SVG files Drag and move elements Adjust colors and opacity Modify text content...
VSCode extension for svg editor 🤗. Contribute to henoc/svgeditor development by creating an account on GitHub.
The "editor" that takes care of the editor UI (menus, buttons, etc.) You should fork SVGEdit in your github environment and install SVGEdit locally as explained above. Before you submit your PR, please make sure you run locally: