Closed
Description
After evaluating a number of options I luckily found your repo.
- started with https://github.com/CacheControl/json-rules-engine, however, the speed is very slow
- then https://github.com/RxNT/json-rules-engine-simplified/ was promising, but the project is effectively abandoned
- then I discovered JSON Logic standard (or at least convention)
- https://github.com/jwadhams/json-logic-js is also quite behind, with good PRs being ignored, e.g. Modernised Module jwadhams/json-logic-js#56
- https://github.com/nire0510/kenolo lightweight and fairly modern, but not a standard like JL
With the .build()
method execution time went down significantly thus I'm quite happy with your library so far.
For my use case, a combination of https://github.com/mithunsatheesh/node-rules and https://github.com/TotalTechGeek/json-logic-engine makes up quite a robust rules engine.
Metadata
Metadata
Assignees
Labels
No labels