You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
Omar Desogus edited this page Jun 22, 2018
·
6 revisions
Mmpbeta
Mmp was born with the intention to make the creation of maps extremely simple, while maintaining the fundamental properties that make the mind maps so efficient:
Colors
Images
Neural branches
Hierarchical structure
Radial geometry
Mmp is a light JavaScript library (which uses the UMD pattern) with which it is possible to create mind map applications.
It is highly customizable, easy to use and it is written using TypeScript and the famous D3.js library. All its functions are documented with JSDoc markup language and tested with mocha and chai.