All Projects → BuilderIO → qwik

BuilderIO / qwik

Licence: MIT license
The HTML-first framework. Initialize apps of any size with ~ 1kb JS

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
rust
11053 projects
CSS
56736 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].