mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
.. | ||
__tests__ | ||
cypress | ||
src | ||
test/playground | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
babel.config.json | ||
cypress.json | ||
jsconfig.json | ||
package.json | ||
README.md | ||
webpack.common.js | ||
webpack.playground.js | ||
webpack.prod.js |
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
.