# bhauman/devcards

Devcards aims to provide a visual REPL experience for ClojureScript

Repository: https://github.com/bhauman/devcards
Canonical: https://ross.abutalabs.com/products/devcards
Language: Clojure
License Family: other
Last push: 2023-09-17T15:16:13+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": 4499, "days_push": 1081, "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 1535, forks 106 (observed 2026-08-28T04:04:59.786250+00:00)

## What it is
Devcards is a ClojureScript library that provides a visual REPL experience by rendering interactive 'cards' of code examples in a browser. It lets developers view and iterate on UI components in isolation across multiple states, especially when combined with Figwheel live reloading.

## Use cases
- visually preview clojurescript components in a browser
- iterate on UI components in isolation with live reloading
- create a permanent lab page of component states for development
- try out sablona or reagent templates without running the full app
- surface code examples with visual output while coding
- increase feedback bandwidth when developing frontend components

## When to choose
- you write ClojureScript and want a Storybook-like visual playground
- you use Figwheel and want live-editable component examples
- you want to develop and view components in many states simultaneously

## When to avoid
- you work in JavaScript or another non-ClojureScript ecosystem
- you need a maintained tool with active development and support
- you want a framework-agnostic component workshop for JS frameworks

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, frontend-framework, ui-components, testing
- domain: developer-tools, frontend, web-development
- platform: browser, jvm-scripting
- tags: clojurescript, repl-driven-development, component-playground, live-coding, figwheel, storybook-alternative, nodejs

## Member repositories
- bhauman/devcards (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.786250+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-30T04:31:08.133392+00:00, confidence not recorded.
  - readme: https://github.com/bhauman/devcards (fetched 2026-08-28T04:04:59.786250+00:00, sha 16f406c0a0f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
