sgreben/jp
dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3086
- days_rel: n/a
- days_push: 1401
- n_releases_24m: 0
Adoption not part of the score
1339 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jp is a single-binary command-line tool that renders bar charts, line charts, scatter plots, histograms, and heatmaps in the terminal from JSON or CSV input. It uses JSONPath expressions to select x/y values and requires no dependencies.
Use cases
- plot data in the terminal
- draw a bar chart from a file
- visualize csv data as a line chart in the shell
- make a histogram from command line data
- quickly chart api responses in the terminal
- render a heatmap from data
When to choose
- you need quick terminal-based plots from JSON or CSV with zero setup
- you want a single static binary with no dependencies
- you're piping data in shell scripts or CI logs and want ASCII charts
When to avoid
- you need interactive, GUI, or image-output charts
- you need highly styled or web-based visualizations
- you need to plot data from formats other than JSON or CSV
Facets
cli-tool · maturity maintenance
data-visualization charts cli csv data-visualization developer-tools windows cli terminal-plots path single-binary bar-chart line-chart histogram heatmap scatter-plot command-line linux macos
1 source
- readme: https://github.com/sgreben/jp · fetched 2026-08-28 · 38d72d56b8b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sgreben/jp | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem