With txevaluate you can lazily evaluate simple logic expressions.
Its main use (for me) is to create quick, easy and efficient granular access controls that can even be loaded from config files (with yaml) and do not repeat boilerplate logic code.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
With txevaluate you can lazily evaluate simple logic expressions.
Its main use (for me) is to create quick, easy and efficient granular access controls that can even be loaded from config files (with yaml) and do not repeat boilerplate logic code.