nq VS gron

Compare nq vs gron and see what are their differences.

nq

sed "s/jq .key/nq '({key}) => key'/" (by KelWill)
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
nq gron
1 64
1 13,570
- -
10.0 0.0
about 3 years ago 7 months ago
JavaScript 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.

nq

Posts with mentions or reviews of nq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • Zq: An Easier (and Faster) Alternative to Jq
    36 projects | news.ycombinator.com | 26 Apr 2022
    I like using `jq` to create line-delimited JSON and then using a language I know well (Node) to process it after that point. I find `jq '.[] | select(.location=="Stockholm")'` less readable than something like `nq --filter '({location}) => location === "Stockholm"'` because I'm much more used to Node syntax.

    - https://github.com/thisredone/rb is a widely used ruby version of this idea

    - https://github.com/KelWill/nq#readme is something similar that I wrote for my own use

gron

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

What are some alternatives?

When comparing nq and gron you can also consider the following projects:

rb - Turns Ruby into a versatile command line utility

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

ramda-cli - :ram: A CLI tool for processing data with functional pipelines

jfq - JSONata on the command line

nushell - A new type of shell

xidel - Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.

mcfly - Fly through your shell history. Great Scott!

pup - Parsing HTML at the command line

jid - json incremental digger

JsonPath - Java JsonPath implementation

fx - Terminal JSON viewer & processor