Skip to content
forked from QwikDev/qwik

An Open-Source framework designed for best possible time to interactive, by focusing on resumability of server-side-rendering of HTML, and fine-grained lazy-loading of code.

License

Notifications You must be signed in to change notification settings

ClarkChainer/qwik

 
 

Repository files navigation


Qwik Logo

The HTML-first framework

Qwik is designed for the fastest possible page load time, by deliving 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 ulra fine-grained lazy-loading of code.

Getting Started

Try out our starter:

npm init qwik

Blog Posts

Development

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

Community


Made with ❤️ by Builder.io

About

An Open-Source framework designed for best possible time to interactive, by focusing on resumability of server-side-rendering of HTML, and fine-grained lazy-loading of code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 80.4%
  • Rust 14.3%
  • JavaScript 1.7%
  • CSS 1.5%
  • HTML 1.1%
  • Starlark 0.9%
  • Other 0.1%