awesome-jq VS treeviewer

Compare awesome-jq vs treeviewer and see what are their differences.

awesome-jq

A curated list of awesome jq tools and resources. (by fiatjaf)

treeviewer

A console viewer for trees – pet project to help me learn Rust. (by nathell)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-jq treeviewer
2 1
739 9
- -
6.6 6.2
23 days ago 9 months ago
Rust
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-jq

Posts with mentions or reviews of awesome-jq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.

treeviewer

Posts with mentions or reviews of treeviewer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.
  • Fx – Terminal JSON Viewer
    12 projects | news.ycombinator.com | 19 Sep 2023
    I ended up converting it to a JSON with a one-off Python script, and then using fx for the viewing. It worked very well! Thank you for the tool!

    (Incidentally, I’ve been writing my own viewer [0] to satisfy my original need more straightforwardly, but that’s still in very early stages.)

    [0]: https://github.com/nathell/treeviewer

What are some alternatives?

When comparing awesome-jq and treeviewer you can also consider the following projects:

jid - json incremental digger

sless - less-like cli tool for reading large structured logs

gofx - 🐾 fx-like command-line JSON processing tool

csvq - SQL-like query language for csv

urwid - Console user interface library for Python (official repo)

htmlq - Like jq, but for HTML.

json5 - JSON5 — JSON for Humans

rq - Record Query - A tool for doing record analysis and transformation

jq - Command-line JSON processor

jp - Command line interface to JMESPath - http://jmespath.org

fx - Terminal JSON viewer & processor