idevelop / treeql

JSON query and mutation library. It traverses a tree structure in post-order (leaves first, root last), across objects and arrays, returning the nodes which match the partial structure passed in the query, as well as allowing you to mutate or replace matched nodes.
79Updated 6 years ago

Alternatives and similar repositories for treeql:

Users that are interested in treeql are comparing it to the libraries listed below