node-red-contrib-localflow
v1.0.1
Published
Turn native Node-RED groups into compact, editable Localflow nodes while keeping their contents in the original flow.
Maintainers
Readme
Localflow
node-red-contrib-localflow
Localflow turns a native Node-RED group into a compact node. It provides an isolated editing view for creating templates, custom nodes and multi input nodes.
Features
- Create no/low-code custom nodes.
- Minimize/hide groups as a single (localflow) node.
- Edit, maintain and adjust the localflow in a dedicated workspace.
- Add multiple in- and ouputs to your node.
- Configure the Localflow name, description, environment variables, colour, and appearance through the standard node editor.
- Copy and paste a complete Localflow as one logical node.
- Edit input and output names.
Behaviour
- Create and select a group in your flow.
- Right-click the group and choose Create localflow.
- The group is hidden and replaced visually by a compact Localflow node.
- Open the node's properties and choose Edit localflow to edit its contents.
- Use the Inputs and Outputs controls in the Localflow toolbar to add or remove ports.
Input and output boundary nodes pass messages through unchanged. The localflow uses Node-RED native features, nodes and functions. You can uninstall the plugin and maintain a working flow.
Requirements
- Node-RED 5.0 or newer
- Node.js 22.9 or newer
License
Licensed under the MIT License.
