# draw2d **Repository Path**: devenc/draw2d ## Basic Information - **Project Name**: draw2d - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-03-06 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Draw2D Create Visio like drawings, diagrams or workflows in JavaScript and HTML5. Draw2D is a modern HTML 5 JavaScript library for visualization and interaction with diagrams and graphs. Draw2D touch makes it easy to create visual languages & tools of various kinds. The new source code home of my http://www.draw2d.org project. New *home* because I switch the license to MIT. ## Documentation https://freegroup.github.io/draw2d/index.html ## Local Development ``` nvm use v14.15.0 npm install DIR=/examples yarn dev ``` ## build ``` ./build.sh ``` ## publish new version ``` npm version patch npm publish ``` ## Projects using Draw2D ### Electra.Academy Connect your Raspi, Arduino or an WebUSB enabled Device. Use a visual programming language to connect, control, and play with all the sensors and tools. [Github Repo](https://electra.academy/) ### YOUR Project **Feel free to contact me if you want list your project here**