wisemapping-frontend/packages/web2d
Paulo Gustavo Veiga 6cb88b9303 Fix inspections
2021-12-19 00:44:08 -08:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
src Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
test/playground Improve tests. 2021-12-12 14:28:32 -08:00
.eslintignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.eslintrc.json Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json - Clean webpack and babel configuration 2021-12-05 15:09:07 -08:00
cypress.json Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
jsconfig.json Clean up build config files 2021-12-18 14:55:11 -08:00
package.json Fix inspections 2021-12-19 00:44:08 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.playground.js Improve tests. 2021-12-12 14:28:32 -08:00
webpack.prod.js Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00: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.