wisemapping-frontend/packages/mindplot
2021-12-25 12:09:02 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
assets Clean up non required images 2021-12-21 17:23:52 -08:00
cypress Set threshold for cypress-image-snapshot 2021-12-22 12:23:42 -03:00
src Improve error message on load error 2021-12-25 12:09:02 -08:00
test Fix welcome example 2021-12-25 11:56:09 -08:00
.eslintignore Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
.eslintrc.json Fix persistence class names 2021-12-23 11:58:50 -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 Improve embedded view sample 2021-12-25 11:40:44 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Improve build default options 2021-12-23 16:35:46 -08:00
webpack.dev.js Fix webpack.plaground to inherit from webpack.common 2021-12-21 20:53:30 -08:00
webpack.playground.js Work in progress for improving examples 2021-12-24 17:53:43 -08:00
webpack.prod.js Fix webpack.plaground to inherit from webpack.common 2021-12-21 20:53:30 -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.