# djblue/portal

A clojure tool to navigate through your data.

Repository: https://github.com/djblue/portal
Canonical: https://ross.abutalabs.com/products/djblue-portal
Homepage: https://djblue.github.io/portal/
Language: Clojure
License: MIT
License Family: permissive
Topics: clojure, clojurescript, rebl, inspector, datafy, nav, devtools, babashka, portal
Last push: 2026-08-14T22:22:08+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 98, longevity 100
- inputs: {"age_days": 2283, "days_push": 19, "days_rel": 19, "gap_med": 21.5, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1028, forks 90 (observed 2026-08-28T04:03:17.477799+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: developer-tools, data-visualization, gui
- domain: developer-tools, data-visualization
- platform: jvm-scripting, browser, editor-plugin, cross-platform
- tags: clojure, clojurescript, data-inspector, repl-tooling, babashka, datafy, devtools, nodejs

## Member repositories
- djblue/portal (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.477799+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:07:44.764741+00:00, confidence not recorded.
  - readme: https://github.com/djblue/portal (fetched 2026-08-28T04:03:17.477799+00:00, sha 62268a5f93f0)
  - homepage: https://djblue.github.io/portal/ (fetched 2026-08-29T13:07:33.038452+00:00, sha 0443dba8c6bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
