wisemapping-frontend/packages/web2d
2023-02-10 02:51:52 +00:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.storybook Migrate web2d to storybook 2023-01-30 04:10:57 +00:00
cypress Migrate web2d to storybook 2023-01-30 04:10:57 +00:00
src Migrate web2d to typescript 2023-02-10 02:51:52 +00:00
storybook/src/stories Migrate web2d to typescript 2023-02-10 02:51:52 +00: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 Migrate web2d to storybook 2023-01-30 04:10:57 +00:00
package.json Migrate web2d to typescript 2023-02-10 02:51:52 +00:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
tsconfig.json Migrate web2d to typescript 2023-02-10 02:51:52 +00:00
webpack.common.js Migrate web2d to typescript 2023-02-10 02:51:52 +00:00
webpack.dev.js Update snapshots 2021-12-25 21:33:17 -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.