wisemapping-frontend/packages/web2d
2022-12-31 01:52:36 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Change default connection style. 2022-12-22 19:12:55 -08:00
src Add connection color 2022-12-31 01:52:36 -08:00
test/playground Change default connection style. 2022-12-22 19:12:55 -08:00
.eslintignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.eslintrc.json Merged in eslint-prettier-config (pull request #53) 2022-07-14 03:12:12 +00: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.config.js Migration to cypress 10. 2022-10-30 23:22:13 -07:00
jsconfig.json Clean up build config files 2021-12-18 14:55:11 -08:00
package.json Add load test. 2022-11-30 22:06:21 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Format JS files. 2022-07-12 18:58:11 -07:00
webpack.dev.js Update snapshots 2021-12-25 21:33:17 -08:00
webpack.playground.js Add automation 2022-01-26 19:25:11 +00:00
webpack.prod.js Update snapshots 2021-12-25 21:33:17 -08:00

Web2D

Web2d is the JavaScript 2D SVG abstraction library used by the mind map editor

Usage

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