# bhauman/lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!

Repository: https://github.com/bhauman/lein-figwheel
Canonical: https://ross.abutalabs.com/products/lein-figwheel
Language: Clojure
License: EPL-1.0
License Family: copyleft
Topics: clojurescript, clojure, figwheel, clojurescript-repl, repl
Last push: 2024-03-26T22:29:38+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": 4520, "days_push": 890, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2877, forks 204 (observed 2026-08-28T04:07:27.467034+00:00)

## What it is
A Leiningen plugin that compiles ClojureScript and hot-loads code changes into the browser as you code, enabling live interactive programming. It includes a static file server, live CSS/JS reloading, a heads-up display, and descriptive compiler errors.

## Use cases
- hot reload clojurescript in the browser while coding
- set up a quick clojurescript dev environment with a static file server
- live reload css and javascript during frontend development
- interactive clojurescript repl-driven development
- live code clojurescript in node.js
- see compiler errors with code context while building clojurescript

## When to choose
- you maintain an existing Leiningen-based ClojureScript project already using lein-figwheel
- you want live code reloading with a built-in static file server in a Clojure workflow

## When to avoid
- you are starting a new ClojureScript project - Figwheel Main is the recommended rewrite
- you are not using Leiningen or ClojureScript

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, developer-tools, http-server, cli
- domain: web-development, frontend, developer-tools, programming-languages
- platform: browser, cli, cross-platform
- tags: clojurescript, hot-reloading, live-programming, leiningen, repl, figwheel, nodejs

## Member repositories
- bhauman/lein-figwheel (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.467034+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:35:40.908468+00:00, confidence not recorded.
  - readme: https://github.com/bhauman/lein-figwheel (fetched 2026-08-28T04:07:27.467034+00:00, sha 35993eeae83d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
