wisemapping-frontend/packages/web2d
Paulo Gustavo Veiga 04c5f9b69f Make package public
2021-12-18 12:48:23 -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 webpack and babel configuration 2021-12-05 15:09:07 -08:00
package.json Make package public 2021-12-18 12:48:23 -08:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Move query to be used from external library 2021-12-05 08:33:09 -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.