# binaryage/cljs-devtools

A collection of Chrome DevTools enhancements for ClojureScript developers

Repository: https://github.com/binaryage/cljs-devtools
Canonical: https://ross.abutalabs.com/products/cljs-devtools
Language: Clojure
License: NOASSERTION
License Family: other
Topics: chrome-devtools, clojurescript, clojurescript-developers, devtools
Last push: 2023-04-08T21:20:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4236, "days_push": 1243, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1128, forks 51 (observed 2026-08-28T04:03:41.652746+00:00)

## What it is
A ClojureScript library that enhances Chrome, Edge, and Firefox DevTools for ClojureScript developers. It provides custom formatters for ClojureScript values, more informative exceptions, and long async stack traces.

## Use cases
- pretty-print ClojureScript data structures in Chrome DevTools console
- debug ClojureScript apps with readable maps and vectors
- get better error hints for ClojureScript exceptions
- trace async call chains in ClojureScript
- inspect re-frame or reagent app state in devtools

## When to choose
- you develop ClojureScript apps and debug in browser DevTools
- you want readable ClojureScript values instead of raw JS objects in the console
- you need clearer exception messages and async stack traces in ClojureScript

## When to avoid
- you write plain JavaScript or TypeScript, not ClojureScript
- you debug primarily in Node.js rather than browser DevTools
- you need a debugger for another Lisp dialect

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools
- domain: developer-tools, frontend, web-development
- platform: browser, jvm-scripting
- tags: clojurescript, chrome-devtools, debugging, custom-formatters, browser-extension

## Member repositories
- binaryage/cljs-devtools (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.652746+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-30T06:38:32.327717+00:00, confidence not recorded.
  - readme: https://github.com/binaryage/cljs-devtools (fetched 2026-08-28T04:03:41.652746+00:00, sha e27cdd05b01f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
