# vugu/vugu

Vugu: A modern UI library for Go+WebAssembly (experimental)

Repository: https://github.com/vugu/vugu
Canonical: https://ross.abutalabs.com/products/vugu
Homepage: https://www.vugu.org
Language: Go
License: MIT
License Family: permissive
Topics: vugu, go, webassembly, ui, library, framework, web, gui
Last push: 2026-07-30T17:37:20+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2723, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5003, forks 174 (observed 2026-08-28T04:09:04.504733+00:00)

## What it is
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
- artifact type: framework
- maturity: experimental
- function: frontend-framework, ui-components, templating, web-framework
- domain: web-development, frontend, developer-tools
- platform: wasm, browser, go, cross-platform
- tags: webassembly, single-file-components, vue-inspired, no-javascript, tinygo, code-generation

## Member repositories
- vugu/vugu (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.504733+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-29T18:17:35.195101+00:00, confidence not recorded.
  - readme: https://github.com/vugu/vugu (fetched 2026-08-28T04:09:04.504733+00:00, sha 503110e43033)
  - homepage: https://www.vugu.org (fetched 2026-08-29T08:58:30.399383+00:00, sha 12a567178efc)
  - site_page: https://www.vugu.org/doc (fetched 2026-08-29T08:58:30.408667+00:00, sha c2d332a35179)
  - site_page: https://www.vugu.org/faq (fetched 2026-08-29T08:58:30.410406+00:00, sha df90b72ed3b2)
  - site_page: https://www.vugu.org/doc/components (fetched 2026-08-29T08:58:30.412130+00:00, sha 8e6d029bc809)
- Data as of 2026-08-30T08:39:29.467469+00:00.
