Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruleengine-core

Build Test Coverage Status License: MIT

Overview

ruleengine-core is a strictly typed rule engine library, provides a simple interface to create ruleengine and evaluate rules for given input. It decouples and abstract-out logic for rule setup and rule evaluation. You can store rules(RuleEngineConfig) as a JSON in a store outside of core rule engine logic, which makes it easy for rule engine versioning.

About

ruleengine-core is a strictly typed rule engine library, provides a simple interface to create rule engine and evaluate rules for given input.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages