jsonfmt VS yq

Compare jsonfmt vs yq and see what are their differences.

jsonfmt

A CLI tool for pretty printing, querying and format conversion JSON documents. (by seamile)

yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (by mikefarah)
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
jsonfmt yq
3 66
11 10,840
- -
7.5 9.2
24 days ago 2 days ago
Python Go
MIT License MIT License
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.

jsonfmt

Posts with mentions or reviews of jsonfmt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • A small tool for JSON
    3 projects | /r/Python | 28 May 2023
    But it is precisely because of the previous ignorance that makes some differences between jsonfmt and jq.
  • GitHub
    1 project | /r/json | 28 May 2023
    While more features are still being developed. Tries and suggestions are welcome. Source is here: https://github.com/seamile/jsonfmt.

yq

Posts with mentions or reviews of yq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

What are some alternatives?

When comparing jsonfmt and yq you can also consider the following projects:

ChromaTerm - Color your Terminal with RegEx!

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

msgspec - A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

pyserde - Yet another serialization library on top of dataclasses, inspired by serde-rs.

yaml.nvim - 🍒 YAML toolkit for Neovim users

csvq - SQL-like query language for csv

oq - A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.

miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

jmespath.py - JMESPath is a query language for JSON.

dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

gojq - Pure Go implementation of jq