Skip to content
/ qwik Public
forked from QwikDev/qwik

Instant-loading web apps, without effort

License

Notifications You must be signed in to change notification settings

dejurin/qwik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Qwik Logo

The HTML-first framework

Qwik is designed for the fastest possible page load time, by delivering 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@latest

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

Instant-loading web apps, without effort

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.4%
  • JavaScript 16.0%
  • MDX 15.7%
  • Rust 6.0%
  • CSS 2.4%
  • HTML 0.5%