mirror of https://github.com/node-red/node-red.git
* Add support of Subflow UI definition * new UI definition for env var * fix label * fixed value obtaining * fixed label width * fix checkbox * fix subflow info * remove old subflow ui tests * add tests * merge ui new changes * fix initial open button * fix environment variable edit tab * WIP: cp-1 * Rework subflow ui property * Restrict SF value type according to input selection * Move subflow property UI code to subflow.js * Update subflow ui type select appearance * Present subflow instance properties as table rather than generated UI * Move subflow instance properties to separate tab * Fix subflow property ui element layout issues |
||
|---|---|---|
| .. | ||
| lib | ||
| locales | ||
| .npmignore | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@node-red/runtime
Node-RED runtime module.
This provides the core flow engine of Node-RED. It is the main entry point for the runtime.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.