nrc-tjtoolkit-nodes

0.0.6 • Public • Published

nrc-tjtoolkit-nodes

A Node-RED contributed (NRC) module with extra/toolkit nodes.

When creating flows, or other technology specific nodes, I sometimes find an unanswered need, so created some nodes for them here.

Nodes

  • dedot - Mustache does not support key names with dots "." in them. This will will dedot all keys in msg, converting them to tilda ('.' -> '~')
  • contextConf - A node dedicated to setting context vairables, with various accessibility features (such as mustache templates) Note: You already can set context values via change and function nodes.

Install

npm install nrc-tjtoolkit-nodes

Readme

Keywords

Package Sidebar

Install

npm i nrc-tjtoolkit-nodes

Weekly Downloads

4

Version

0.0.6

License

Apache-2.0

Unpacked Size

23.2 kB

Total Files

8

Last publish

Collaborators

  • thorbenj