SkillAgentSearch skills...

Webeditkit

A framework to build projectional editors running in the browser

Install / Use

/learn @Strumenta/Webeditkit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WebEditKit

This is a framework for creating projectional editors which interact with JetBrains MPS.

So you will need to use MPS together with the MPSServer plugin.

An example is available here. It contains also some basic instructions on how to use MPSServer and WebEditKit.

Structure of the project

  • css: it contains an example of CSS file to be used in the projects based on WebEditKit
  • src: the source code of this project, in TypeScript

Development

We suggest using nvm to specify the exact version of node we use.

Circular dependencies

To avoid them we do what is suggested here: https://medium.com/visual-development/how-to-fix-nasty-circular-dependency-issues-once-and-for-all-in-javascript-typescript-a04c987cf0de

License

This framework is released under the Apache License V2.0.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks2

Languages

TypeScript

Security Score

75/100

Audited on Dec 21, 2024

No findings