wisemapping-frontend/packages/mindplot
Paulo Gustavo Veiga 959a732999 Move images to inline.
Remove toolkit init
2021-12-30 12:32:32 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
assets Clean up images. 2021-12-28 16:16:25 -08:00
cypress Merged in bugfix/relationships (pull request #18) 2021-12-29 18:10:35 +00:00
src Move images to inline. 2021-12-30 12:32:32 -08:00
test Move images to inline. 2021-12-30 12:32:32 -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 Configure typescript support for jets 2021-12-28 17:34:24 -08:00
cypress.json Update snapshots 2021-12-25 21:33:17 -08:00
jest.config.js Configure typescript support for jets 2021-12-28 17:34:24 -08:00
jsconfig.json Clean up build config files 2021-12-18 14:55:11 -08:00
package.json Add first SVG test 2021-12-29 20:00:34 -08:00
README.md Update snapshots 2021-12-25 21:33:17 -08:00
tsconfig.json Configure typescript 2021-12-29 09:51:04 -08:00
webpack.common.js Move images to inline. 2021-12-30 12:32:32 -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 Configure typescript support for jets 2021-12-28 17:34:24 -08:00

WiseMapping Mindplot

WiseMapping Mindplot module is the core mind map rerendering of WiseMapping. This lighway library allows eithe edition and visualization of saves mindmaps.

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.