node-red/packages/node_modules/@node-red/runtime
Nick O'Leary 236e668201
Allow blank strings to be used for env var property substitutions
Fixes #4663
2024-04-24 22:58:11 +02:00
..
lib Allow blank strings to be used for env var property substitutions 2024-04-24 22:58:11 +02:00
locales Merge branch 'dev' into pr_4387 2024-03-21 16:41:24 +00:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
LICENSE Update package readmes and licenses 2022-01-27 12:49:48 +00:00
README.md Add README files to each package 2018-08-21 13:43:11 +01:00
package.json Bump for beta.2 2024-04-04 18:25:10 +01:00

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.