A visual programming system for ESM files
npm install escodeescode is a visual programming environment for ESM / ESC applications and APIs. It allows for visual debugging and live editing with minimal modification of your existing codebase.
Additionally, it is designed to support user-defined themes for simple integration into existing applications.
> escode is the centerpiece of the Brains@Play Framework, as it allows users to understand the big picture (i.e. rapid prototyping of high-performance web applications) before slowly peeling back each layer of the Framework.
#### Properties Tab (TBD)
This view represents the specific attributes of a single instance of [components].
#### File Tree
This view represents the file structure of an application.
#### Code Editor
This view represents the source code of each of the [components].
#### Plugin Search
This popup allows users to search for components using the [components] repo.
#### Relations List (TBD)
This view is an "if this, then that" system for defining flows of data in the application.
#### Welcome Screen
##### Templates
Browse existing [components] and start with them. Only show those that have been marked with the template tag.
##### Quick Select
Tell us your project requirements (e.g. for input / output modality) and we'll build a template for you
Become a sponsor and get your logo here with a link to your site!