Ex_snell - JSON Predicate implementation

In accordance to the Snell IETF draft, this library implements predicates by the use of maps. This may be useful especially when willing to match a set of properties or fields against a specific structure. Do note though that variable types differ from the specification - as Elixir types differ from those in JS.

Repository: https://github.com/satom99/ex_snell

Contributions are more than welcome!

3 Likes