Skip to content

andyluwfy/node-red-contrib-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-filter

A Node-RED node to filter message(s)

A bunch of code copied from the built-in switch node and added:

  • configurable number of outputs and ability to direct to a specific output
  • ability to deal with payload being an array

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm i node-red-contrib-filter

About

A Node-RED node to filter message(s)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • JavaScript 28.6%