Crates.io | fltr |
lib.rs | fltr |
version | 0.1.2 |
source | src |
created_at | 2022-02-24 22:55:26.924017 |
updated_at | 2022-02-25 03:49:54.847118 |
description | Flattens a serialized data structure making it greppable |
homepage | https://github.com/nickjer/fltr |
repository | https://github.com/nickjer/fltr |
max_upload_size | |
id | 538912 |
size | 103,244 |
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]:
cargo install fltr
An alternative method is to download and run the pre-compiled binaries: