Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
15 lines (13 loc) · 789 Bytes

File metadata and controls

15 lines (13 loc) · 789 Bytes
Copy raw file
Download raw file
Edit and raw actions

Node-RED Modules

Node-RED provides a set of node modules that implement different parts of the application.

Module Description
node-red the main module that pulls together all of the internal modules and provides the executable version of Node-RED
@node-red/editor-api an Express application that serves the Node-RED editor and provides the Admin HTTP API
@node-red/runtime the core runtime of Node-RED
@node-red/util common utilities for the Node-RED runtime and editor modules
@node-red/registry the internal node registry
@node-red/nodes the default set of core nodes
@node-red/editor-client the client-side resources of the Node-RED editor application
Morty Proxy This is a proxified and sanitized view of the page, visit original site.