This package has been deprecated

Author message:

moved to nr-regexp-filter

node-red-filter

1.0.0 • Public • Published

node-red-filter

A node that filters messages using the given property name and regular expression. The property name is deep-searched, so you can use something like "payload.my.prop" to test over "prop". When the regexp matches the whole message will be returned, otherwise the whole message will be dropped. Example: .(json|xml)$ matches all .json and .xml filenames

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i node-red-filter

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • pirraste