jq-zsh-plugin

jq zsh plugin (by reegnz)

Jq-zsh-plugin Alternatives

Similar projects and alternatives to jq-zsh-plugin

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jq-zsh-plugin alternative or higher similarity.

jq-zsh-plugin discussion

Log in or Post with

jq-zsh-plugin reviews and mentions

Posts with mentions or reviews of jq-zsh-plugin. 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
  • Analyzing multi-gigabyte JSON files locally
    14 projects | news.ycombinator.com | 18 Mar 2023
    https://github.com/reegnz/jq-zsh-plugin

    I find that for big datasets choosing the right format is crucial. Using json-lines format + some shell filtering (eg. head, tail to limit the range, egrep or ripgrep for the more trivial filtering) to reduce the dataset to a couple of megabytes, then use that jq-repl of mine to iterate fast on the final jq expression.

    I found that the REPL form factor works really well when you don't exactly know what you're digging for.

Stats

Basic jq-zsh-plugin repo stats
4
316
5.0
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Shell is
the 10th most popular programming language
based on number of metions?