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
forked from pste/nr-regexp-filter
-
Notifications
You must be signed in to change notification settings - Fork 1
Jacques44/node-red-filter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Node-RED custom node to filter messages with else support
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 56.3%
- JavaScript 43.7%