# QwikDev/qwik

Instant-loading web apps, without effort

Repository: https://github.com/QwikDev/qwik
Canonical: https://ross.abutalabs.com/products/qwik
Homepage: https://qwik.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, web, framework, hacktoberfest
Last push: 2026-08-26T22:09:00+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 81, longevity 100
- inputs: {"age_days": 1932, "days_push": 7, "days_rel": 48, "gap_med": 0.0, "n_releases_24m": 81}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22050, forks 1401 (observed 2026-08-28T04:11:32.349141+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: frontend-framework, web-framework, ssr, static-site-generator, routing, state-management
- domain: web-development, frontend, performance
- platform: cross-platform, cloud, serverless
- tags: resumability, no-hydration, lazy-loading, jsx, vite, qwik-city, typescript, edge-ready, nodejs, web-server

## Member repositories
- QwikDev/qwik (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.349141+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-29T16:57:43.839354+00:00, confidence not recorded.
  - readme: https://github.com/QwikDev/qwik (fetched 2026-08-28T04:11:32.349141+00:00, sha 50b82f6a2740)
  - homepage: https://qwik.dev (fetched 2026-08-29T07:56:27.531807+00:00, sha 66d3cf6e640a)
  - site_page: https://qwik.dev/docs (fetched 2026-08-29T07:56:27.541272+00:00, sha 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-29T07:56:27.543049+00:00, sha 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-29T07:56:27.545907+00:00, sha e0cd900127ba)
  - site_page: https://qwik.dev/docs/qwikcity (fetched 2026-08-29T07:56:27.548593+00:00, sha 970b34e9960e)
  - site_page: https://qwik.dev/ecosystem (fetched 2026-08-29T07:56:27.550472+00:00, sha 5ddbee9fd52d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
