node-red-contrib-primitives

0.2.0 • Public • Published

node-red-contrib-primitives

Simple node-red nodes for working with primitive values

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-primitives

Arrays

Nodes for working with arrays

array-iterate

Allows looping over an array.

array-join

Joins an array on the supplied character

Booleans

Nodes for working with boolean values

bool-toggle

Toggles a boolean value

Numbers

Nodes for working with Numbers

number-inc

Increments the value of a property

number-dec

Decrements the value of a property

Strings

Nodes for working with Strings

string-split

Splits the string value of a property on the configured character.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    28
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    28
  • 0.1.0
    0

Package Sidebar

Install

npm i node-red-contrib-primitives

Weekly Downloads

28

Version

0.2.0

License

MIT

Last publish

Collaborators

  • chromecide