djblue/portal
A clojure tool to navigate through your data. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 98
- 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: 21.5
- age_days: 2283
- days_rel: 19
- days_push: 19
- n_releases_24m: 25
Adoption not part of the score
1028 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Portal is a Clojure/ClojureScript data inspector that lets developers navigate and visualize values of arbitrary shapes and sizes from a REPL. It runs as a standalone UI, web app, or editor extension (VS Code, IntelliJ) and works with Clojure, ClojureScript, Node, and Babashka.
Use cases
- inspect large nested data structures from a clojure repl
- visualize edn data while developing
- browse api responses interactively
- replace rebl for clojure data exploration
- inspect data in babashka scripts
- navigate json and edn values in a ui
When to choose
- you write Clojure or ClojureScript and want rich REPL-driven data inspection
- you need to explore deeply nested or large data values interactively
- you want a REBL-like tool that works with Babashka and editor integrations
When to avoid
- you need a general-purpose JSON viewer outside a Clojure workflow
- your project is not JVM/Clojure-based
- you need production data dashboards rather than a developer inspector
Facets
library · maturity active
developer-tools data-visualization gui developer-tools data-visualization jvm-scripting browser editor-plugin cross-platform clojure clojurescript data-inspector repl-tooling babashka datafy devtools nodejs
2 sources
- readme: https://github.com/djblue/portal · fetched 2026-08-28 · 62268a5f93f0
- homepage: https://djblue.github.io/portal/ · fetched 2026-08-29 · 0443dba8c6bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| djblue/portal | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem