An open API service indexing awesome lists of open source software.

https://github.com/nucleoidai/ide

Pluginable IDE for Low-code Development
https://github.com/nucleoidai/ide

ide react

Last synced: about 1 year ago
JSON representation

Pluginable IDE for Low-code Development

Awesome Lists containing this project

README

          

Nucleoid IDE



License


IDE


Discord

[![Banner](.github/media/banner.png)](http://nucleoid.com/)


Pluginable IDE for Low-code Development


Nucleoid IDE is a web interface that helps to run Nucleoid's [npm](https://www.npmjs.com/package/nucleoidjs) package with OpenAPI.

[Go to Nucleoid IDE](https://nucleoid.com/ide/)

![Nucleoid IDE 1](https://cdn.nucleoid.com/media/screenshot-1.png)

![Nucleoid IDE 2](https://cdn.nucleoid.com/media/screenshot-2.png)

### Under the hood: Declarative Runtime Environment

Nucleoid is a declarative runtime environment that applies declarative programming at the runtime as rerendering JavaScript statements and creating the graph. The declarative runtime isolates a behavior definition of a program from its technical instructions and executes declarative statements, which represent logical intention without carrying any technical detail.

In this paradigm, there is no segregation regarding what data is or not, instead approaches how data is related with others so that any type of data including business rules can be added without requiring any additional actions such as compiling, configuring, restarting as a result of plasticity.