GitHub - ClarkChainer/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.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

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