fltr

Crates.iofltr
lib.rsfltr
version0.1.2
sourcesrc
created_at2022-02-24 22:55:26.924017
updated_at2022-02-25 03:49:54.847118
descriptionFlattens a serialized data structure making it greppable
homepagehttps://github.com/nickjer/fltr
repositoryhttps://github.com/nickjer/fltr
max_upload_size
id538912
size103,244
Jeremy Nicklas (nickjer)

documentation

README

Flatter

Latest Version Downloads License Docs Continuous Integration Status

A command line interface (CLI) used to flatten a serialized data structure (e.g, CSV, JSON, TOML, YAML) making it greppable.

Screenshot of json flattening

Inspired heavily by the amazing gron CLI.

Installation

Install using [cargo]:

cargo install fltr

Pre-compiled Binaries

An alternative method is to download and run the pre-compiled binaries:

https://github.com/nickjer/fltr/releases

Commit count: 0

cargo fmt