rust-gron

A rust reimplementation of a gron utility which makes JSON greppable (https://github.com/tomnomnom/gron)

APACHE-2.0 License

Downloads
6.7K
Stars
12

=========
Rust-Gron

:Credits: gron_ :API Documentation: http://tailhook.github.io/rust-gron/ :Format Description: in gron docs__

__ https://github.com/tomnomnom/gron/blob/master/README.mkd .. _gron: https://github.com/tomnomnom/gron

Gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON.

This is a reimplementation of the library in Rust because I need to embed it into a daemon written in rust.

Package Rankings
Top 22.31% on Crates.io