Skip to content
/ qwik Public
forked from QwikDev/qwik

The HTML-first framework. Initialize apps of any size with ~ 1kb JS

License

Notifications You must be signed in to change notification settings

leibale/qwik

This branch is 3922 commits behind QwikDev/qwik:main.

Folders and files

NameName
Last commit message
Last commit date
May 21, 2022
Jun 28, 2022
Jun 21, 2022
Apr 29, 2022
Jul 20, 2022
Jul 18, 2022
Jul 18, 2022
Jul 13, 2022
Apr 29, 2022
Jul 1, 2022
Apr 14, 2022
Jan 12, 2022
Jul 1, 2022
Jun 1, 2021
Jun 21, 2022
May 10, 2021
Apr 29, 2022
Mar 29, 2022
Jul 13, 2022
May 21, 2022
Apr 29, 2022
Mar 28, 2022
May 29, 2021
Feb 11, 2022
Jul 9, 2022
Jun 29, 2022
Jul 19, 2022
May 21, 2022
Jul 18, 2022
Jul 18, 2022

Repository files navigation


Qwik Logo

WWC22 - Qwik + Partytown: How to remove 99% of JavaScript from main thread

The HTML-first framework

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 pickup from where the server left off.

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

Getting Started

Try out our starter:

npm init qwik@latest

Docs

Blog Posts

Development

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

Community


Made with ❤️ by Builder.io

About

The HTML-first framework. Initialize apps of any size with ~ 1kb JS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.1%
  • JavaScript 36.3%
  • Rust 7.7%
  • CSS 2.8%
  • Other 0.1%