Detalhes do pacote

sprotty-protocol

eclipse-sprotty19.7k(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)1.4.0

TypeScript declarations for Sprotty to be used both in browser and Node.js context

sprotty, typescript, nodejs, diagram

readme (leia-me)

Sprotty Protocol

This package contains the platform-independent definitions of Sprotty. They are used both by the main client code (sprotty) and by servers running in Node.js.

For Node.js-based diagram servers, a class DiagramServer is provided. It handles the state and message handling for one client, so you need to create one instance of that class for every diagram instance that is shown in the frontend.

changelog (log de mudanças)