node-red-contrib-primitives 0.2.0

Simple node-red nodes for manipulating primitive values.

npm install 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.

Node Info

Version: 0.2.0
Updated 9 years ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

18 in the last week

Nodes

  • array-iterate
  • array-join
  • bool-toggle
  • number-dec
  • number-inc
  • string-split

Keywords

  • node-red
  • Primitives
  • Strings
  • Arrays
  • Numbers
  • Booleans

Maintainers