mirror of https://github.com/node-red/node-red.git
* Fix for HTTP-Request not sending body for GET Background in SO question: https://stackoverflow.com/q/60356824/504554 * Prevent crash when coreNodesDir points to empty dir This should prevent a crash when you point to an empty core nodes directory. * Matching upstream master |
||
|---|---|---|
| .. | ||
| lib | ||
| .npmignore | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@node-red/registry
Node-RED node registry module.
This provides the node registry, responsible for discovering and managing the node modules available to the Node-RED runtime.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.