wisemapping-frontend/packages/mindplot
Paulo Gustavo Veiga 04c5f9b69f Make package public
2021-12-18 12:48:23 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
src Fix i18n message loading. 2021-12-17 21:29:28 -08:00
test Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
.eslintignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.eslintrc.json Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json - Clean webpack and babel configuration 2021-12-05 15:09:07 -08:00
cypress.json Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
jest.config.js Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
jsconfig.json - Clean webpack and babel configuration 2021-12-05 15:09:07 -08:00
package.json Make package public 2021-12-18 12:48:23 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
webpack.dev.js Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
webpack.playground.js Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
webpack.prod.js Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00

Mindplot

Mindplot is the mindmap designer core

Usage

Check out the examples located in test/playground/map-render/js for some hints on high level usage. You can browse them by running yarn playground.