#yaml #json #gron

yanked fltr

Flattens a serialized data structure making it greppable

0.1.2 Feb 25, 2022
0.1.1 Feb 25, 2022
0.1.0 Feb 24, 2022

#7 in #gron

MIT license

80KB
264 lines

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

Dependencies

~5–17MB
~174K SLoC