# nuejs/nue

Fastest way to build modern websites

Repository: https://github.com/nuejs/nue
Canonical: https://ross.abutalabs.com/products/nue
Homepage: https://nuejs.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, javascript-framework, markdown-flavour, design, design-system, nuejs
Last push: 2026-02-17T17:11:56+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 39, longevity 77
- inputs: {"age_days": 1086, "days_push": 197, "days_rel": 327, "gap_med": 62, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8819, forks 259 (observed 2026-08-28T04:10:25.871639+00:00)

## What it is
Nue is a standards-first web development framework and toolkit (Nuekit) for building fast websites, blogs, SPAs, and full-stack apps with minimal configuration. It emphasizes HTML-first UI assembly, Markdown-based content (Nuemark), and a tiny ~1MB ecosystem running on Bun.

## Use cases
- build a fast static website or blog from markdown
- create a single-page application without heavy tooling
- build a full-stack site with marketing pages, docs, and auth
- generate RSS feeds and sitemaps for a content site
- develop websites with hot reloading and instant dev server startup
- deploy a site to Cloudflare with minimal setup

## When to choose
- you want a minimal, standards-based alternative to heavy frameworks like Next.js or Astro
- you prefer HTML-first, content-first development with Markdown
- you value tiny toolchain size and extremely fast dev server startup
- you want simple static site generation plus optional SPA/full-stack capabilities

## When to avoid
- you need a mature ecosystem with extensive plugins and community support
- your project depends on Node.js rather than Bun
- you need backwards compatibility with Nue 1.x projects
- you require battle-tested production features like multi-site development, which is still on the roadmap

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, static-site-generator, ssr, templating, markdown, build-tool, cli, developer-tools
- domain: web-development, frontend, developer-tools, documentation
- platform: bun, cli, cross-platform
- tags: static-site, html-first, minimal-config, hot-reloading, content-collections, islands-architecture, design-system, cloudflare-deployment, nodejs

## Member repositories
- nuejs/nue (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.871639+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:25:05.800151+00:00, confidence not recorded.
  - readme: https://github.com/nuejs/nue (fetched 2026-08-28T04:10:25.871639+00:00, sha 445179460d06)
  - homepage: https://nuejs.org (fetched 2026-08-29T08:25:35.385241+00:00, sha 736ae05efa41)
  - site_page: https://nuejs.org/docs (fetched 2026-08-29T08:25:35.388204+00:00, sha 0020fb7755e3)
  - site_page: https://nuejs.org/docs/getting-started (fetched 2026-08-29T08:25:35.389994+00:00, sha 3f63963c7f14)
  - site_page: https://nuejs.org/docs/roadmap (fetched 2026-08-29T08:25:35.391653+00:00, sha c449ba919cb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
