sprotty is a next-generation, open-source, web-based diagramming framework. Some selected features:
# clone the repo
git clone [email protected]:theia-ide/sprotty.git
# build sprotty client and examples
cd sprotty/client
npm install
npm run examples:build
# build and run the sprotty server
cd ../server
./gradlew jettyRun
# point your web browser to localhost:8080
For further information please consult the wiki or this blog post. The examples contained in this repository are available on a demo page.
Content type
Image
Digest
Size
583.4 MB
Last updated
almost 9 years ago
docker pull typefox/sprotty