mirror of https://github.com/node-red/node-red.git
This gets stored in localStorage of the browser which is not ideal. This is because we load language catalogs before we load user preferences - so if this was stored in the runtime, the editor wouldn't know the user's preference until it was too late to apply it. This is likely good enough for now - may need to do something more convoluted later on. |
||
|---|---|---|
| .. | ||
| lib | ||
| .npmignore | ||
| LICENSE | ||
| README.md | ||
| index.js | ||
| package.json | ||
README.md
@node-red/util
Node-RED utilities module.
This provides common utilities shared by the Node-RED components.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.