Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

Filtered JSON parsing library

A simple JSON parsing library that implements filtering to allow large JSON objects to be parsed selectively. It is inspired by the tool jq and functions fairly similarly to the filtering it can provide.