A command line interface (CLI) used to flatten a serialized data structure (e.g, JSON or YAML) making it greppable.
Inspired heavily by the amazing [gron] CLI.
Install using [cargo]:
shell
cargo install fltr
An alternative method is to download and run the pre-compiled binaries:
https://github.com/nickjer/fltr/releases