Ross ROSS = Recommend OSS · open-source software intelligence for agents

trentm/json

A "json" command for massaging JSON on your Unix command line. observed · 2026-08-28

github.com/trentm/json · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5683
  • days_rel: n/a
  • days_push: 953
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1562 stars · 124 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A single-file Node.js CLI tool called '' for parsing, validating, filtering, and pretty-printing JSON on the Unix command line. It supports lookups, in-place file editing, streaming newline-delimited JSON, and stripping HTTP headers from REST API responses.

Use cases

  • pretty-print from curl output
  • extract a field from a response on the command line
  • validate config files from the shell
  • filter and process newline-delimited streams
  • edit files in place from a script
  • strip http headers before parsing payloads

When to choose

  • you want a zero-dependency, single-file tool for shell pipelines
  • you work with REST API responses including curl -i header blocks
  • you need fast streaming processing of newline-delimited JSON objects

When to avoid

  • you need jq's full query language or advanced transformations
  • you don't have Node.js installed and prefer a self-contained binary
  • you need to process very large JSON documents with random access

Facets

cli-tool · maturity stable

cli parser developer-tools developer-tools apis cli cross-platform -processing pretty-printing streaming jq-alternative rest-api-debugging command-line nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
trentm/jsonmain32

For agents

markdown · JSON · MCP: product_card(name="trentm/json")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem