node-red/packages/node_modules/@node-red/util
Nick O'Leary 0f1ca1c7cf
cloneMessage should handle undefined without throwing err
Fixes #2399
2020-02-06 10:05:32 +00:00
..
lib cloneMessage should handle undefined without throwing err 2020-02-06 10:05:32 +00:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
LICENSE Add LICENSE to each package 2018-08-21 13:57:59 +01:00
README.md Add README files to each package 2018-08-21 13:43:11 +01:00
index.js API documentation updates 2018-12-05 13:00:25 +00:00
package.json Update to JSONata 1.8 2020-02-05 14:44:39 +00:00

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.