kantord/just-dashboard
:bar_chart: :clipboard: Dashboards using YAML or JSON files observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3149
- days_rel: n/a
- days_push: 193
- n_releases_24m: 0
Adoption not part of the score
1581 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
just-dashboard is a JavaScript library that generates interactive dashboards from declarative YAML or JSON files, rendering charts like pie, bar, line, and gauge via D3. Dashboards can be self-hosted or shared by pointing the service at a GitHub gist containing a dashboard.yml or dashboard. file.
Use cases
- create a dashboard from a yaml file
- visualize csv or data as charts
- share a dashboard via a github gist
- build a quick business intelligence dashboard without a backend
- make pie charts and bar charts from config files
- turn a spec into an interactive dashboard
When to choose
- you want dashboards defined declaratively in YAML/JSON with minimal code
- you need a zero-backend way to share dashboards via GitHub gists
- you need common chart types (pie, bar, line, gauge, scatter) quickly
When to avoid
- you need highly custom or complex interactive visualizations beyond the built-in chart types
- you require real-time streaming data dashboards
- you need enterprise BI features like access control or scheduled reports
Facets
library · maturity maintenance
data-visualization charts templating data-visualization data-science analytics web-development cross-platform dashboard yaml d3 gist-hosting business-intelligence web-server nodejs
2 sources
- readme: https://github.com/kantord/just-dashboard · fetched 2026-08-28 · 54690f139189
- homepage: https://kantord.github.io/just-dashboard/ · fetched 2026-08-29 · 384e0c6f1aee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kantord/just-dashboard | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="kantord/just-dashboard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem