wisemapping-frontend/packages/web2d
2023-01-15 09:14:56 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Update snpashots. 2023-01-07 01:44:43 -08:00
src Update snpashots. 2023-01-07 01:44:43 -08:00
test/playground Change default connection style. 2022-12-22 19:12:55 -08:00
.eslintrc.json Refactor to parent dev dependencies. 2023-01-08 19:06:44 -08:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress.config.js Migration to cypress 10. 2022-10-30 23:22:13 -07:00
package.json Disable image support on clipboard. 2023-01-15 09:14:56 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Update to yarn 3. 2023-01-04 18:23:09 -08:00
webpack.dev.js Update snapshots 2021-12-25 21:33:17 -08:00
webpack.playground.js Update to yarn 3. 2023-01-04 18:23:09 -08: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.