wisemapping-frontend/packages/web2d
2022-02-08 18:11:27 -08:00
..
__tests__ Start integration with web-site. 2021-12-24 19:26:38 +00:00
cypress Merged in bugfix/build-fix (pull request #28) 2022-01-13 16:13:05 +00:00
src Merge branch 'develop' 2022-02-08 18:11:27 -08:00
test/playground Add automation 2022-01-26 19:25:11 +00:00
.eslintignore Start integration with web-site. 2021-12-24 19:26:38 +00:00
.eslintrc.json Start integration with web-site. 2021-12-24 19:26:38 +00:00
.gitignore Start integration with web-site. 2021-12-24 19:26:38 +00:00
babel.config.json Start integration with web-site. 2021-12-24 19:26:38 +00:00
cypress.json Start integration with web-site. 2021-12-24 19:26:38 +00:00
jsconfig.json Start integration with web-site. 2021-12-24 19:26:38 +00:00
package.json v0.4.5 2021-12-24 17:59:37 -08:00
README.md Start integration with web-site. 2021-12-24 19:26:38 +00:00
webpack.common.js Start integration with web-site. 2021-12-24 19:26:38 +00: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.