vugu/vugu
Vugu: A modern UI library for Go+WebAssembly (experimental) observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2723
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
5003 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vugu is an experimental Go library for building web user interfaces that compile to WebAssembly and run in the browser. Inspired by Vue, it uses single-file .vugu components with Go expressions instead of JavaScript, and includes code generation tools like vugugen.
Use cases
- build a web frontend in pure Go without JavaScript
- write single-file UI components with Go logic
- create browser apps compiled to WebAssembly
- rapidly prototype web UIs without node or npm
- build small wasm apps with TinyGo for smaller binaries
When to choose
- you want to write browser UIs in idiomatic Go with no JavaScript toolchain
- you prefer Vue-like single-file components but with Go expressions
- you want a simple build process using standard Go tools
- wasm binary size of a few megabytes is acceptable for your app
When to avoid
- you need a battle-tested, production-stable framework
- you require minimal payload sizes and broad mobile browser support
- your team works primarily in JavaScript/TypeScript
- you need a large ecosystem of UI components and plugins
Facets
framework · maturity experimental
frontend-framework ui-components templating web-framework web-development frontend developer-tools wasm browser go cross-platform webassembly single-file-components vue-inspired no-javascript tinygo code-generation
5 sources
- readme: https://github.com/vugu/vugu · fetched 2026-08-28 · 503110e43033
- homepage: https://www.vugu.org · fetched 2026-08-29 · 12a567178efc
- site_page: https://www.vugu.org/doc · fetched 2026-08-29 · c2d332a35179
- site_page: https://www.vugu.org/faq · fetched 2026-08-29 · df90b72ed3b2
- site_page: https://www.vugu.org/doc/components · fetched 2026-08-29 · 8e6d029bc809
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vugu/vugu | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem