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

tidiview/qwik

 
 

Repository files navigation


Qwik Logo

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

The HTML-first framework

Qwik is designed for the fastest possible page load time, by delivering pure HTML with near 0 JavaScript for your pages to become interactive, regardless of how complex your site or app is. It achieves this via resumability of HTML and ultra fine-grained lazy-loading of code.

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 49.3%
  • JavaScript 39.5%
  • Rust 8.1%
  • CSS 3.0%
  • Other 0.1%