re-txt VS yq

Compare re-txt vs yq and see what are their differences.

re-txt

converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc (by alash3al)

yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (by mikefarah)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
re-txt yq
4 66
65 10,802
- -
0.0 9.2
2 months ago 7 days ago
Go Go
- 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.

re-txt

Posts with mentions or reviews of re-txt. We have used some of these posts to build our list of alternatives and similar projects.

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 re-txt and yq you can also consider the following projects:

faq - Format Agnostic jQ -- process various formats with libjq

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

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.

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

urfave/cli - A simple, fast, and fun package for building command line apps in Go

yaml.nvim - 🍒 YAML toolkit for Neovim users

CONFLATE - Library providing routines to merge and validate JSON, YAML and/or TOML files

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.