Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Graphic engines

David Leoni edited this page Aug 25, 2018 · 1 revision

Mindmapping toolkits

mindmup mapjs

  • best found so far

  • tree-like branches

  • you can add images

  • smart layout, adding / expanding nodes reposition other nodes smoothly

  • multiple roots

  • seems like most of what is available in the commercial version is also available open-source.

  • mit licenced

  • (has also editor)

  • (David) tried compiling with webpack example worked on my machine

text ot mind

https://tobloef.com/text2mindmap/

Converts tabuled text into mindmaps

  • open source
  • pretty simple
  • mindmapsexpand in all directions, but we need tree-like maps

js mindmap

https://github.com/kennethkufluk/js-mindmap

  • quite simple
  • notdes expand in all directions, but we need more tree-like maps

Complete toolkits

draw.io

Examples Tree example (vertical, but also supports horizontal tree) mindmap example (all directions)

  • very complete diagramming toolkit
  • apache 2.0 license
  • nodes are very configurable
  • several layouts
  • (has editor)

gojs

https://gojs.net/latest/samples/mindMap.html

  • can't use, commercial license
  • has nice mindmup cliassification style layout

qunee

demo

  • powerful
  • but not opensource
  • has editor

Physics:

We probably don't need this stuff, I'm just putting it here for reference

Matter.js

  • good documentation

Interesting demos:

Need:

Maybe:

  • angular constraints: