sprotty-xudehua
v0.13.0
Published
A next-gen framework for graphical views
Downloads
1
Maintainers
Readme
Sprotty
This is the client part of Sprotty, a next-generation, open-source diagramming framework built with web technologies.
Some selected features:
- Fast, scalable SVG rendering that is compatible with all modern browsers and stylable with CSS
- Animations built into the core
- Support for a distributed runtime with client and server
- Fast, reactive client architecture implemented in TypeScript
- Java or Node.js based server architecture
- Configuration via dependency injection
- Integrations with Xtext, Langium, the Language Server Protocol, VS Code and Theia
- Can be run as rich-client as well as in the browser
Docs
For further information please consult the Wiki.
The version history is documented in the CHANGELOG.
References
- Example: DSL in the Cloud – an example using Xtext, Theia and Sprotty to create a DSL workbench in the cloud
- Example: npm dependencies – discover dependencies of npm packages
- Yangster a VS Code extension for the YANG language