configs VS yq

Compare configs vs yq and see what are their differences.

configs

Deprecated - Currently being moved into the plugins repo (by trunk-io)

yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (by mikefarah)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
configs yq
6 66
75 10,840
- -
4.7 9.2
about 1 year ago 3 days ago
JavaScript 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.

configs

Posts with mentions or reviews of configs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-31.
  • Improve your Python code with pre-commit
    2 projects | /r/Python | 31 Mar 2023
    I was a long time pre-commit fan, just converted to https://trunk.io/ though
  • Ask HN: Who is hiring? (February 2023)
    14 projects | news.ycombinator.com | 1 Feb 2023
    Trunk | https://trunk.io | Sr Full Stack / Sr C++ | Full-Time | Remote / Hybrid, SF

    Trunk is an a16z funded dev tools startup, redefining software development at scale. We've built three products so far and have plans for more:

    * Trunk Check: a universal linter/formatter, available as a CLI, VSCode extension, and CI check;

  • Extension to lint and format *every* language
    3 projects | /r/vscode | 23 May 2022
    Trunk is also a command line tool, so you can run all these checks on CI, with the same versions of tools you use locally
  • Grep one-liners as CI tasks
    7 projects | news.ycombinator.com | 14 Jan 2022
    Tests are a good way to assert an invariant that you expect of your codebase, but as with all things, resolving the error can get a bit tricky/frustrating.

    The canonical example in my mind is any kind of autofix-able linter, where there's some kind of patch (or more nuanced autofix) that the linter can generate on-the-spot for you. With a sh_test construct (or any other unit test), you generally find yourself printing out some command that the user can run to fix things, which in a sufficiently large codebase can get really frustrating.

    (My company - https://trunk.io - is actually building a universal linter as part of our product offering, and we already have a system to write custom linters with varying levels of sophistication that can plug into both your IDE and CI system.)

  • Ultra-clean sane configs for linters, formatters, and more
    1 project | news.ycombinator.com | 11 Dec 2021

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

Anki-Android - AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

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

semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

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

trunk-action - Trunk.io GitHub Action

yaml.nvim - 🍒 YAML toolkit for Neovim users

csvq - SQL-like query language for csv

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

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.

relay - Sentry event forwarding and ingestion service.

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