# noahgorstein/jqp

A TUI playground to experiment with jq

Repository: https://github.com/noahgorstein/jqp
Canonical: https://ross.abutalabs.com/products/jqp
Language: Go
License: MIT
License Family: permissive
Topics: go, jq, tui
Last push: 2026-02-06T11:05:25+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 17, longevity 100
- inputs: {"age_days": 1466, "days_push": 208, "days_rel": 340, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2828, forks 55 (observed 2026-08-28T04:07:24.237100+00:00)

## What it is
jqp is a terminal user interface (TUI) playground for interactively experimenting with jq queries against JSON or NDJSON input. It is built in Go on top of the gojq implementation and supports query history, themes, and saving output.

## Use cases
- interactively test jq queries in the terminal
- explore and query JSON files with a TUI
- experiment with jq filters against API responses
- learn jq query syntax with instant feedback
- query newline-delimited JSON (NDJSON) data
- save jq query output to a file or clipboard

## When to choose
- you want an interactive TUI to prototype jq queries instead of re-running the CLI
- you work with JSON or NDJSON data in the terminal regularly
- you want query history, theming, and output saving while exploring JSON

## When to avoid
- you need a plain non-interactive jq CLI for scripts and automation
- you need to query non-JSON formats like YAML or XML
- you need a GUI or web-based JSON explorer

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, json, parser
- domain: developer-tools
- platform: cli, windows, cross-platform
- tags: tui, jq, gojq, json-querying, terminal-ui, playground, command-line, json, macos, linux

## Member repositories
- noahgorstein/jqp (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.237100+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:12.204654+00:00, confidence not recorded.
  - readme: https://github.com/noahgorstein/jqp (fetched 2026-08-28T04:07:24.237100+00:00, sha 5fdcad3ae511)
- Data as of 2026-08-30T08:39:29.467469+00:00.
