Dkendal / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 ultra 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.

License:MIT License


Languages

Language:TypeScript 79.8%Language:Rust 14.8%Language:JavaScript 1.9%Language:CSS 1.5%Language:HTML 1.0%Language:Starlark 0.9%Language:Makefile 0.1%Language:Shell 0.0%