Skip to content
/ fltn Public

Flattens a serialized data structure making it greppable

License

Notifications You must be signed in to change notification settings

nickjer/fltn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Flattens a serialized data structure making it greppable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages