6 releases
0.1.5 | Jan 29, 2023 |
---|---|
0.1.4 | Sep 29, 2022 |
0.1.3 | May 24, 2022 |
0.1.0 | Feb 25, 2022 |
#209 in Parser implementations
50 downloads per month
81KB
289 lines
Flatten
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.
Pre-compiled Binaries
You can download and run the pre-compiled binaries to get up and running immediately.
Installation
An alternative is to install using cargo:
cargo install fltn
Dependencies
~6.5MB
~117K SLoC