Skip to content

Overview

Mithun Satheesh edited this page Jan 17, 2015 · 3 revisions

Node-rules takes rules written in JSON friendly format as input. You can register different rules on the rule engine after initiating it. Once the rule engine is running with registered rule, you can feed it with different fact objects and the rule engine will process them with the various rules registred on it.

Clone this wiki locally