vim-jqplay VS ojg

Compare vim-jqplay vs ojg and see what are their differences.

vim-jqplay

Run jq interactively in Vim and Neovim (by phelipetls)
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
vim-jqplay ojg
2 17
5 801
- -
10.0 7.0
over 1 year ago 17 days ago
Vim Script 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.

vim-jqplay

Posts with mentions or reviews of vim-jqplay. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-07.
  • Interactive Examples for Learning Jq
    13 projects | news.ycombinator.com | 7 Nov 2023
    Nice!

    Let me piggyback to mention the (neo)vim plugin I use for tightening the loop... https://github.com/phelipetls/vim-jqplay

    It's great for building large complex queries that will eventually live in scripts, but your zsh plugin seems to hit a real sweet spot of fast feedback for ad-hoc queries too! Huge props!

  • Introducing jsonpath.nvim
    6 projects | /r/neovim | 9 Oct 2022
    As I got too much into jq by attempting to port a Vim-only jq playground plugin to be compatible with Neovim as well, I wished for something that would quickly tell me how to access the value under the cursor in a JSON file. I knew treesitter was good at this stuff, so I studied just enough to implement this.

ojg

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

What are some alternatives?

When comparing vim-jqplay and ojg you can also consider the following projects:

blamer.nvim - A git blame plugin for neovim inspired by VS Code's GitLens plugin

jsonparser - One of the fastest alternative JSON parser for Go that does not require schema

nvim-lspconfig - Quickstart configs for Nvim LSP

jsonic - All you need with JSON

aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers

fastjson - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

ask - A Go package that provides a simple way of accessing nested properties in maps and slices.

jettison - Highly configurable, fast JSON encoder for Go

json2go - Create go type representation from json

ej - Write and read JSON from different sources in one line

json-to-proto.github.io - convert JSON to Protocol Buffers online in your browser instantly

jsonToStruct - Golang code generator for creating struct from json.