A command line interface (CLI) used to flatten a serialized data structure (e.g, CSV, JSON, TOML, YAML) making it greppable.
Inspired heavily by the amazing [gron] CLI.
With added features such as support for JSONPath filtering...
You can download and run the [pre-compiled binaries] to get up and running immediately.
An alternative is to install using [cargo]:
shell
cargo install fltn