node-red-contrib-filter-else 0.1.0

Filter messages using a regexp on the given message property.

npm install node-red-contrib-filter-else

Original work by pste (https://github.com/pste/node-red-filter) A node that filters messages using the given property name and regular expression. When the regexp matches the whole message will be returned, otherwise it will be sent to the second output.

Example: .(json|xml)$ matches all .json and .xml filenames

Node Info

Version: 0.1.0
Updated 8 years, 6 months ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

0 in the last week

Nodes

  • filter

Keywords

  • node-red
  • filter
  • else

Maintainers