19 releases
new 0.2.7 | Feb 15, 2025 |
---|---|
0.2.6 | Sep 1, 2024 |
0.2.5 | Mar 30, 2024 |
0.2.2 | Dec 2, 2023 |
0.1.0 | Feb 25, 2022 |
#250 in Parser implementations
89 downloads per month
370KB
336 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.
With added features such as support for JSONPath filtering...
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
~9–18MB
~243K SLoC