# pmndrs/leva

🌋 React-first components GUI

Repository: https://github.com/pmndrs/leva
Canonical: https://ross.abutalabs.com/products/leva
Homepage: https://leva.pmnd.rs
Language: TypeScript
License: MIT
License Family: permissive
Topics: gui, react
Last push: 2025-11-09T00:28:35+00:00

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

## Adoption (not part of the score)
Stars 6211, forks 233 (observed 2026-08-28T04:09:40.052507+00:00)

## What it is
Leva is a React-first GUI component library for building customizable control panels with a single useControls hook. It offers smart input type recognition, 12+ input kinds, plugin extensibility, and zero-setup usage, commonly used for tweaking parameters in creative and 3D web apps.

## Use cases
- add a control panel to tweak react-three-fiber scene parameters
- build a settings GUI for my React app
- expose tunable parameters with sliders and color pickers in a demo
- create a debug panel for live-editing component props
- let users adjust animation values interactively in the browser

## When to choose
- you need a beautiful, zero-config control panel in a React app
- you want smart automatic input type inference from default values
- you need extensible custom input plugins
- you're building creative coding or 3D demos and want live parameter tweaking

## When to avoid
- you're not using React
- you need a production end-user settings UI with full design control rather than a developer tweak panel
- you need a framework-agnostic vanilla JS control panel
- you require long-term stability - the repo notes it is under heavy development

## Facets
- artifact type: library
- maturity: active
- function: gui, ui-components, state-management, developer-tools
- domain: frontend, web-development, developer-tools
- platform: -
- tags: react-components, control-panel, tweakpane-alternative, hooks, parameter-controls, pmndrs, react, javascript, typescript, web

## Member repositories
- pmndrs/leva (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:40.052507+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-29T17:47:17.695823+00:00, confidence not recorded.
  - readme: https://github.com/pmndrs/leva (fetched 2026-08-28T04:09:40.052507+00:00, sha b63f81e937c0)
  - homepage: https://leva.pmnd.rs (fetched 2026-08-29T08:43:58.704171+00:00, sha e2fbed70c055)
  - registry_npm: https://registry.npmjs.org/leva (fetched 2026-08-29T08:43:58.713490+00:00, sha e6fb65b1ae82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
