Crates.io | fltn |
lib.rs | fltn |
version | 0.2.6 |
source | src |
created_at | 2022-02-25 13:50:13.169767 |
updated_at | 2024-09-01 00:08:07.287787 |
description | Flattens a serialized data structure making it greppable |
homepage | https://github.com/nickjer/fltn |
repository | https://github.com/nickjer/fltn |
max_upload_size | |
id | 539435 |
size | 426,403 |
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:
cargo install fltn