Yeoman generator for Sprotty
A next-gen framework for graphical views
TypeScript declarations for Sprotty to be used both in browser and Node.js context
Automatic graph layout based on Sugiyama's algorithm. Specialized for data flow diagrams and ports.
Use Langium as source for Sprotty diagram models
Glue code to integrate Sprotty diagrams in VSCode extensions (protocol part)
Integration of Sprotty in a VS Code extensions (WebView part)
A sprotty-based client for GLSP
Integration of ELK graph layout algorithms in Sprotty
Determine if a function is a native generator function.
Turns an AST into code.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Augmented reexport of the sprotty API for GLSP
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Glue code to integrate Sprotty diagrams in VSCode extensions (extension part)
Check if something is a generator function
No description provided.
No description provided.
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
TypeScript definitions for @babel/generator
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.