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.
Install using [cargo]:
shell
cargo install fltn
An alternative method is to download and run the pre-compiled binaries:
https://github.com/nickjer/fltn/releases