mirror of https://github.com/node-red/node-red.git
When listing icons provided by a module, if there is a png and svg with the same name, only the svg will be listed. If a node asks for a png icon which is not known, but there is a corresponding svg, that will be used instead. |
||
|---|---|---|
| .. | ||
| 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.