wisemapping-frontend/packages/web2d
Clément CREUSAT 20658d3a69 Merged in feature/custom-hook-editor (pull request #74)
feat: add custom hook useEditor to initialize editor

* feat: add custom hook useEditor to initialize editor


Approved-by: Paulo Veiga
2023-11-21 03:00:11 +00:00
..
.storybook Migrate web2d to storybook 2023-01-30 04:10:57 +00:00
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Change default isolated node line style. 2023-02-10 20:57:28 -08:00
src Increase line width. 2023-02-11 22:56:39 -08:00
storybook/src/stories Add new line type support: Arc. 2023-02-11 19:14:57 -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
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
cypress.config.js Migrate web2d to storybook 2023-01-30 04:10:57 +00:00
package.json Merged in feature/custom-hook-editor (pull request #74) 2023-11-21 03:00:11 +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 fix(deps): clean deps/peer-deps and webpack conf external 2023-06-27 17:30:43 +02:00

README.md

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.