flyover/imgui-js
JavaScript bindings for Dear ImGui using Emscripten and TypeScript observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3127
- days_rel: n/a
- days_push: 1138
- n_releases_24m: 0
Adoption not part of the score
1058 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JavaScript/TypeScript bindings for Dear ImGui, compiled to WebAssembly via Emscripten, enabling immediate-mode GUI rendering in the browser with WebGL. It exposes the full C++ ImGui API as a TypeScript module.
Use cases
- build debug tool windows and overlays in a WebGL browser app
- use Dear ImGui from JavaScript or TypeScript
- port ImGui-based C++ tools to run in the browser
- prototype immediate-mode UIs with live editing in CodePen
- render inspector-style panels over a Three.js scene
When to choose
- you want Dear ImGui's immediate-mode UI in a web/WebGL project
- you're porting C++ ImGui tooling to the browser
- you need debug/inspector UIs for WebGL or Three.js apps
When to avoid
- you need a polished, production end-user UI toolkit
- you need DOM-based or accessible web UI
- you need actively maintained bindings with recent updates
Facets
library · maturity maintenance
ui-components graphics gui web-development frontend developer-tools browser wasm imgui emscripten typescript webgl immediate-mode-gui bindings game-development web-server javascript
2 sources
- readme: https://github.com/flyover/imgui-js · fetched 2026-08-28 · f37f283c8bcd
- homepage: https://flyover.github.io/imgui-js/example/ · fetched 2026-08-29 · efdec6720c3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flyover/imgui-js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="flyover/imgui-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem