GithubHelp home page GithubHelp logo

mindmaptree's Introduction

Mindmap Tree

一个基于Raphael.js图形库实现的思维导图

Demo

开始

安装依赖包:

npm install

开发

npm start

启动后访问 http://127.0.0.1:8201/index.html

发布

npm run dist

运行上面命令后会在项目目录下生成 dist 目录

功能介绍

  • 增加节点:选择某个节点后,点击增加键可以增加节点
  • 删除节点:选择某个节点后,点击删除键可以删除节点
  • 拖动节点改变父子关系:拖动A节点到B节点上,可将A节点设为B节点的子节点
  • 节点文本编辑:在输入框中输入文本后,点击确定即可修改节点文本

其他

  • 仅供学习使用,问题比较多,请勿直接运用到生产环境上
  • 如要查看旧版本,就点击这里

License

MIT

Copyright (c) 2018 - present, RockyRen

mindmaptree's People

Contributors

rockyren avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.