Skip to content
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

craigshoemaker/qwik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 51.9%
  • JavaScript 37.3%
  • Rust 7.9%
  • CSS 2.8%
  • Other 0.1%