wisemapping-frontend/packages/web2d
Matias Arriola f8156fcf85 Merged in feature/web2d-remove-jquery (pull request #13)
Remove jQuery from web2d (left only for playground)

* Remove jQuery from web2d (left only for playground)


Approved-by: Paulo Veiga
2021-12-20 21:19:32 +00: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 Merged in feature/web2d-remove-jquery (pull request #13) 2021-12-20 21:19:32 +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 Fix eslint errors 2021-12-19 09:07:01 -08:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json Change babel source type to module 2021-12-19 18:53:30 -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 Merged in feature/web2d-remove-jquery (pull request #13) 2021-12-20 21:19:32 +00:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00: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.