Skip to content

freegroup/draw2d

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 8, 2020 18:08
August 31, 2020 13:12
..
January 10, 2023 00:58
September 2, 2018 19:39
March 8, 2020 14:39

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

YOUR Project

Feel free to contact me if you want list your project here