#json #json-toml #yaml #cli-command #gron #data-structures #command-line-interface

app fltn

Flattens a serialized data structure making it greppable

17 releases

0.2.5 Mar 30, 2024
0.2.2 Dec 2, 2023
0.2.1 Jul 22, 2023
0.1.6 Feb 25, 2023
0.1.0 Feb 25, 2022

#234 in Encoding

Download history 8/week @ 2024-02-16 12/week @ 2024-02-23 138/week @ 2024-03-01 21/week @ 2024-03-08 2/week @ 2024-03-15 178/week @ 2024-03-29 12/week @ 2024-04-05

190 downloads per month

MIT license

370KB
336 lines

Flatten

Latest Version Downloads License 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.

With added features such as support for JSONPath filtering...

Screenshot of json 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–22MB
~265K SLoC