Search code examples
javascriptapimindmapping

There is some Javascript API to development of mindmaps?


I'm on a contest with a team. At the moment, I doing some research and I want to find something that can help the creation of mind maps.

There is some Javascript API that can do this?

I need an API where can I add nodes in real-time, not only for visualization.

EDIT: The APIs in the related questions is only for visualization.


Solution

  • You can try something like this:

    http://thejit.org/

    Or

    http://code.google.com/p/js-mindmap/