json-logic-swift icon indicating copy to clipboard operation
json-logic-swift copied to clipboard

A native Swift JsonLogic implementation. This parser accepts JsonLogic rules and executes them.

Results 2 json-logic-swift issues
Sort by recently updated
recently updated
newest added

Thanks for this framework! Any plans to include support for Carthage?

I've added trigonometric functions, rounding a number to a specified number of decimal places, and casting a string to a number. These fall outside of the specification of JSON Logic,...