wisemapping-frontend/packages/mindplot
Paulo Gustavo Veiga f897ac0358 Fix wrong merge
2022-02-08 18:19:43 -08:00
..
__tests__ Start integration with web-site. 2021-12-24 19:26:38 +00:00
assets Fix wrong merge 2022-02-08 18:19:43 -08:00
cypress Fix wrong merge 2022-02-08 18:19:43 -08:00
src Fix wrong merge 2022-02-08 18:19:43 -08:00
test Fix wrong merge 2022-02-08 18:19:43 -08:00
.eslintignore Start integration with web-site. 2021-12-24 19:26:38 +00:00
.eslintrc.json Fix lint 2022-01-31 10:12:05 -03:00
.gitignore Start integration with web-site. 2021-12-24 19:26:38 +00:00
babel.config.json Merged in feature/browser_export (pull request #20) 2021-12-29 18:35:58 +00:00
cypress.json Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
jest.config.js Merged in feature/browser_export (pull request #20) 2021-12-29 18:35:58 +00:00
jsconfig.json Fix module resolution 2022-01-30 02:37:14 -08:00
package.json Update version 2022-02-07 18:50:56 -08:00
README.md Update snapshots 2021-12-25 21:33:17 -08:00
tsconfig.json Fix module resolution 2022-01-30 02:37:14 -08:00
webpack.common.js Fix module resolution 2022-01-30 02:37:14 -08:00
webpack.dev.js Start integration with web-site. 2021-12-24 19:26:38 +00:00
webpack.playground.js Add automation 2022-01-26 19:25:11 +00:00
webpack.prod.js Omtimize playground load time 2022-01-05 18:02:55 -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.