New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

states-extension

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

states-extension

An example Xtext-based DSL with Sprotty diagrams for statemachines

  • 0.0.23
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

A VSCode extension for a textual DSL with diagrams

Screenshot

Features

  • a textual DSL editor based on an Xtext LSP,
  • diagrams based on Sprotty,
  • animated automatic diagram updates on text changes,
  • synchronized selection of text editor and diagram,
  • SVG export (ALT-E), animated center selection (ALT-C), animated fit selection to screen (ALT-F).

Build it

language-server/gradlew -p language-server build  # build the language server
yarn --cwd webview                                # build the bundle.js for the webview
yarn --cwd extension                              # build the extension

Run it

  • load the repo into VS Code,
  • built it, and
  • lanch the extension states-extension.

An example DSL file can be found here.

FAQs

Package last updated on 03 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc