QwikDev/qwik
Instant-loading web apps, without effort observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- 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: 0.0
- age_days: 1932
- days_rel: 48
- days_push: 7
- n_releases_24m: 81
Adoption not part of the score
22050 stars · 1401 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Qwik is a TypeScript-based frontend web framework that delivers instant-loading web apps through resumability, skipping hydration entirely and lazy-loading JavaScript on demand. It includes Qwik City, a meta-framework providing file-based routing, SSR/SSG, loaders, and middleware, similar to Next.js for React.
Use cases
- build instantly interactive websites with minimal JavaScript
- create SSR or statically generated sites that load fast on mobile
- build large complex web apps with consistent performance at scale
- migrate from React using familiar JSX and functional components
- deploy apps to edge platforms like Cloudflare, Vercel, or Netlify
- reduce hydration overhead in performance-critical applications
When to choose
- page load speed and startup performance are top priorities
- you want SSR/SSG without hydration costs
- you're building content sites, e-commerce, or apps served from the edge
- your team knows React/JSX and wants a similar developer experience
When to avoid
- you need a mature, battle-tested ecosystem with a huge component library
- your team relies heavily on React-specific libraries
- you want a stable major version (v2 is in beta)
- you prefer conventional hydration-based frameworks like Next.js or Nuxt
Facets
framework · maturity active
frontend-framework web-framework ssr static-site-generator routing state-management web-development frontend performance cross-platform cloud serverless resumability no-hydration lazy-loading jsx vite qwik-city typescript edge-ready nodejs web-server
7 sources
- readme: https://github.com/QwikDev/qwik · fetched 2026-08-28 · 50b82f6a2740
- homepage: https://qwik.dev · fetched 2026-08-29 · 66d3cf6e640a
- site_page: https://qwik.dev/docs · fetched 2026-08-29 · 5fe6cb677ad3
- site_page: https://qwik.dev/docs/concepts/resumable?__hstc=186550006.2092afd48b931c70eccb03c2532615fd.1744284300097.1744284300097.1744284300097.1&__hssc=186550006.2.1744284300099&__hsfp=1241582515 · fetched 2026-08-29 · 616f24236bff
- site_page: https://qwik.dev/docs/concepts/progressive?__hstc=186550006.2092afd48b931c70eccb03c2532615fd.1744284300097.1744284300097.1744284300097.1&__hssc=186550006.2.1744284300099&__hsfp=1241582515 · fetched 2026-08-29 · e0cd900127ba
- site_page: https://qwik.dev/docs/qwikcity · fetched 2026-08-29 · 970b34e9960e
- site_page: https://qwik.dev/ecosystem · fetched 2026-08-29 · 5ddbee9fd52d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QwikDev/qwik | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem