-
Notifications
You must be signed in to change notification settings - Fork 112
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 rules, you can feed it with different fact objects and the rule engine will process them with the various rules registered on it.