wisemapping-frontend/packages/mindplot
2021-12-19 19:11:04 -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
lang Add Tree Shaking optimization 2021-12-19 18:34:50 -08:00
src Optimize logdash usage. 2021-12-19 19:11:04 -08:00
test Apply eslint --fix 2021-12-19 08:06:42 -08:00
.eslintignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.eslintrc.json Fix eslint errors 2021-12-19 10:37:38 -08:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json Change babel source type to module 2021-12-19 18:53:30 -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 up build config files 2021-12-18 14:55:11 -08:00
package.json Fix eslint errors 2021-12-19 09:07:01 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Add Tree Shaking optimization 2021-12-19 18:34:50 -08:00
webpack.dev.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.playground.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.prod.js Remove useBuiltIns configuation 2021-12-19 18:46:47 -08: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.