A TypeScript library for creating and evaluating simple business rules in Node.js applications. It provides a flexible way to define and apply rules to your data
-
Updated
Dec 5, 2023 - TypeScript
A TypeScript library for creating and evaluating simple business rules in Node.js applications. It provides a flexible way to define and apply rules to your data
This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.
Add a description, image, and links to the rule-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the rule-evaluation topic, visit your repo's landing page and select "manage topics."