#json-toml #yaml #json #command-line-interface #gron

app fltn

Flattens a serialized data structure making it greppable

20 releases

Uses new Rust 2024

0.2.8 Feb 23, 2025
0.2.6 Sep 1, 2024
0.2.5 Mar 30, 2024
0.2.2 Dec 2, 2023
0.1.0 Feb 25, 2022

#415 in Encoding

Download history 6/week @ 2024-12-09 95/week @ 2025-02-10 113/week @ 2025-02-17 73/week @ 2025-02-24 11/week @ 2025-03-03 1/week @ 2025-03-10

256 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–18MB
~242K SLoC