Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-qwik

💠 A curated list of awesome Qwik repos, examples, starters, tutorials, components, modules, videos, and anything else useful.
https://github.com/onwidget/awesome-qwik

Last synced: 5 days ago
JSON representation

  • Official

    • Tutorials - Interactive tutorial about Qwik.
    • Starters - Official starters code.
    • Showcase - Lots of websites made using Qwik.
    • Discord - Discord community enabling developers to chat about Qwik.
    • @QwikDev - Profile on Twitter.
    • Examples - Qwik official examples.
    • Repository - The HTML-first framework. Instant apps of any size with ~ 1kb JS.
  • Frameworks

    • Qwik City - Qwik City is a companion meta-framework to Qwik. Use Qwik City to create websites and webapps.
    • Qwik City - Qwik City is a companion meta-framework to Qwik. Use Qwik City to create websites and webapps.
  • Starters

    • starter - A basic Qwik hello world.
    • starter-builder - A basic Qwik hello world integrated with Builder's [Qwik API](https://www.builder.io/c/docs/qwik-api).
    • starter-partytown - A basic Qwik hello world showing how expensive tasks can be run on web-worker with Partytown.
    • todo - A classic TodoMVC application with Qwik.
    • qwind - A template to make your website using Qwik + Tailwind CSS.
    • storefront-qwik-starter - An e-commerce storefront starter built with Qwik and Vendure.
    • qwik-starter-empty-app-javascript - Qwik starter based on the create-qwik "empty app" starter.
    • create-vite/template-qwik - Vite's pure JavaScript or TypeScript starter for Qwik. Run: `npx create-vite some-dir --template qwik` or `npx create-vite some-dir --template qwik-ts`.
  • Videos

  • Libraries

    • Qwik GraphQL - A GraphQL client for Qwik framework.
    • Qwik i18n - Qwik Official Translation Library to do localization.
    • Qwik Urql - A small library to use Urql with Qwik.
    • Lucide for Qwik - Lucide icon library package (Feather icons fork) for Qwik applications.
    • Qwik Transition - Light-weight custom Qwik hook for adding smooth CSS transitions to your Qwik components.
    • Qwik Icons - Include popular icons easily in your Qwik projects with @qwikest/icons.
    • Qwik UI - Components library for Qwik.
    • Qwik Router - Qwik Dynamic SPA-like router for Qwik, inspired by `vue-router` and `react-router`.