dataarts/dat.gui
Lightweight controller library for JavaScript. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5701
- days_rel: n/a
- days_push: 73
- n_releases_24m: 0
Adoption not part of the score
7725 stars · 1056 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
dat.GUI is a lightweight JavaScript library that auto-generates a graphical control panel (sliders, color pickers, dropdowns) for tweaking variables in web pages. It is commonly used for interactive demos and visualizations, especially alongside Three.js.
Use cases
- add a control panel to tweak 3D scene parameters in Three.js
- create sliders and color pickers for live variable editing in the browser
- build an interactive demo with adjustable settings
- debug and experiment with animation parameters in real time
- expose configuration options of a creative coding sketch via a GUI
When to choose
- you need a quick, zero-config control panel for tweaking variables in a browser demo
- you are building Three.js or WebGL visualizations and want interactive parameter controls
- you want a tiny dependency with a well-known, simple API
When to avoid
- you need a full production UI framework or accessible form components
- you are building mobile-first user-facing interfaces rather than developer/debug tooling
- you need a modern, themeable component library with active feature development
Facets
library · maturity maintenance
ui-components gui developer-tools web-development frontend developer-tools graphics browser debug-ui parameter-tuning threejs creative-coding sliders javascript nodejs
2 sources
- readme: https://github.com/dataarts/dat.gui · fetched 2026-08-28 · d83867208c0f
- registry_npm: https://registry.npmjs.org/dat.gui · fetched 2026-08-29 · 850a428f54d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dataarts/dat.gui | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="dataarts/dat.gui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem