Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Qwik Logo


Qwik CI



Instant-loading web apps, without effort

This is the branch for Qwik v2, currently in beta. For v1, see the v1 branch.

Qwik offers the fastest possible page load times - regardless of the complexity of your website. Qwik is so fast because it allows fully interactive sites to load with almost no JavaScript and pick up from where the server left off.

As users interact with the site, only the necessary parts of the site load on-demand. This precision lazy-loading is what makes Qwik so quick.

Getting Started

npm create qwik@beta
# or
pnpm create qwik@beta
# or
yarn create qwik@beta
# or
bun create qwik@beta

Nightlies

We use pkg.pr.new to make packages available for each PR and for the branches. Use these URLs instead of versions to get the latest build:

Resources

Community

Development

  • See Contributing.md for more information on how to build Qwik from the source and contribute!

Related

  • Partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker 🎉.
  • Mitosis: Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.
  • Builder: Drag and drop page builder and CMS for React, Vue, Angular, and more.


special sponsor
Special sponsor Builder.io
sponsors
Kunaico logo
Hirez logo

关于 About

Instant-loading web apps, without effort
frameworkhacktoberfestjavascriptweb

语言 Languages

TypeScript67.5%
MDX17.2%
JavaScript8.7%
Rust5.0%
CSS1.5%
HTML0.1%
Nix0.0%
Dockerfile0.0%
Makefile0.0%
Shell0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
2518
Total Commits
峰值: 119次/周
Less
More

核心贡献者 Contributors