{"library":"node-red-contrib-match","type":"library","category":null,"description":"node-red-contrib-match is a Node-RED package providing a dedicated node for advanced message filtering within a flow. It enables users to define multiple rules to check specific properties within an incoming message, or global/flow contexts, against static values, other properties, previous values, ranges, regex, types, and null/boolean states. Messages satisfying all defined rules are routed to the first output, while those failing any rule are sent to the second output. The current stable version is 1.0.2. Release cadence appears to be infrequent, primarily for bug fixes based on recent releases. Its key differentiator is the comprehensive set of comparison operators and the ability to probe deeply into objects and arrays, offering more granular control than standard switch nodes.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","node-red","match","filter"],"install":[{"cmd":"npm install node-red-contrib-match","imports":["// No direct JavaScript import; install via npm for Node-RED.","// Configure the 'Match' node directly in the Node-RED editor's properties panel.","// The matching logic is encapsulated within the Node-RED 'Match' node."]},{"cmd":"yarn add node-red-contrib-match","imports":[]},{"cmd":"pnpm add node-red-contrib-match","imports":[]}],"homepage":"https://flows.nodered.org/node/node-red-contrib-match","github":"https://github.com/DeanCording/node-red-contrib-match","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-contrib-match","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-red-contrib-match/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}