node-red-contrib-splitter 0.0.16

A Node-RED node to split arrays into seperate messages, making it easy to loop over.

npm install node-red-contrib-splitter

This node iterates over an array.

The idea

In enterprise integration patterns there are many names for this: a splitter, sequencer, iterator or chunkifier.

In the end 'splitter' is the best name imho. More info here

Why a node?

Well..look at this image, and then imagine using 10 loops in a similar way:

Got the point? With visual progarmming the Deutsch Limit seems to lure around every corner. Better to make a node for that.

Installation

Run:

npm install node-red-contrib-splitter

Author

Leon van Kammen, http://coderofsalvation.github.io / http://github.com/coderofsalvation

License

BSD

Node Info

Version: 0.0.16
Updated 7 years, 1 month ago
License: BSD
Rating: 1.0 1

Actions

Rate:

Downloads

48 in the last week

Nodes

  • splitter

Keywords

  • node-red
  • splitter
  • iteration
  • arrays
  • loop

Maintainers