A flowchart editor component base on Vue and G6, enjoy ~ - vue-flowchart-editor/demo/index.html at master · jnoodle/vue-flowchart-editor
isPNG) { this.$message.error('上传头像图片只能是 JPG/PNG 格式!'); } if (!isLt500K) { this.$message.error('上传头像图片大小不能超过 500KB!'); } return isJPG || isPNG && isLt500K; } } }; </script> <style scoped> .upload-demo { margin-bottom: 20px...
Setup yarn add vue-flowchart-editor Project setup 项目设置 yarn install Compiles and hot-reloads for development 开发 yarn serve Compiles for demo 编译 demo,具体使用可以参考 demo 代码 yarn build:demo Compiles for production 编译库 yarn build:lib ...
jnoodle/vue-flowchart-editorPublic NotificationsYou must be signed in to change notification settings Fork53 Star197 BranchesTags Folders and files Name Last commit message Last commit date Latest commit History 45 Commits demo dist docs public ...
Demo https://jeffreyrn.github.io/vue-simple-flowchart/demo/ Feature drag to connent two node, click to delete link support add, delete, save node reactive flowchart data Usage install via npm/yarn yarn add vue-simple-flowchart import in script ...
1 demo/js/app.2ca3e897.js.map Show comments View file Edit file Delete file Load diff This file was deleted. 2 demo/js/app.3f4beacc.js Show comments View file Edit file Delete file Load diff Large diffs are not rendered by default. 1 demo/js/app.3f4beacc.js.map Show...
Demo https://jeffreyrn.github.io/vue-simple-flowchart/demo/ Feature drag to connent two node, click to delete link support add, delete, save node reactive flowchart data Usage install via npm/yarn yarn add vue-simple-flowchart import in script ...
A flowchart editor component base on Vue and G6, enjoy ~一个基于 Vue 和 G6 的在线流程图编辑器docs demoAll contributions are welcome! 🎉🎉🎉Setupyarn add vue-flowchart-editor Project setup 项目设置yarn install Compiles and hot-reloads for development 开发yarn...
Compiles for demo 编译 demo,具体使用可以参考 demo 代码yarn build:demo Compiles for production 编译库yarn build:lib Lints and fixes filesyarn lint Customize configuration 项目使用 vue cli 编译See Configuration Reference.G6 version^3.5.3References 参考...
main 1Branch0Tags Code Folders and files Name Last commit message Last commit date Latest commit leepule init Aug 20, 2024 e68abed·Aug 20, 2024 History 1 Commit demo init Aug 20, 2024 dist init Aug 20, 2024 docs init Aug 20, 2024 ...