Coder Social home page Coder Social logo

builderio / qwik Goto Github PK

View Code? Open in Web Editor NEW
20.2K 141.0 1.2K 39.86 MB

Instant-loading web apps, without effort

Home Page: https://qwik.dev

License: MIT License

JavaScript 16.12% TypeScript 60.00% CSS 2.41% Makefile 0.02% Rust 4.89% Dockerfile 0.03% HTML 0.52% MDX 15.99% Nix 0.02%
javascript web framework

qwik's Introduction


Qwik Logo


Qwik CI Azure SWA Server Cloudflare Pages Server Netlify Server Node Servers Vercel Edge Vercel Serverless Create Qwik CLI Deno Server AWS Server



Instant-loading web apps, without effort

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 necessary parts of the site load on-demand. This precision lazy-loading is what makes Qwik so quick.

Getting Started

npm create qwik@latest
# or
pnpm create qwik@latest
# or
yarn create qwik@latest
# or
bun create qwik@latest

Resources

Community

Development

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

Related

  • Partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker ๐ŸŽ‰.
  • Mitosis: Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.
  • Builder: Drag and drop page builder and CMS for React, Vue, Angular, and more.


Made with love by Builder.io

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.