yq VS yaml.nvim

Compare yq vs yaml.nvim and see what are their differences.

yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (by mikefarah)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
yq yaml.nvim
66 3
10,684 169
- -
9.2 7.1
8 days ago 5 months ago
Go Lua
MIT License GNU General Public License v3.0 only
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.

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.

yaml.nvim

Posts with mentions or reviews of yaml.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Yaml-Revealer: a plugin to easily navigate through a yaml file
    2 projects | /r/vim | 3 Jan 2022
    Maybe related, a plugin I wrote focused on Neovim https://github.com/cuducos/yaml.nvim It yanks keys, values, integrates with Telescope etc
  • (WIP & help wanted) yaml.nvim
    4 projects | /r/neovim | 15 Jun 2021
    I'm working on this Neovim plugin to make it easier to work with long YAML files and hundreds of nested keys. It is a WIP and I need help, so I thought that by sharing it here… maybe some of you are interested in this plugin as users or as contributors!

What are some alternatives?

When comparing yq and yaml.nvim you can also consider the following projects:

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

telescope-asynctasks.nvim - Integration for asynctasks with telescope.nvim

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

neovim-cmake - CMake integration for Neovim

csvq - SQL-like query language for csv

neovim-session-manager - A simple wrapper around :mksession.

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.

nvim-jqx - Populate the quickfix with json entries

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.

Neovim-Config - Configs for better Vim / NeoVim Experience

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

yaml-revealer - A vim plugin to easily navigate through Yaml files