qwix

💡 A frontend library to initialize and use Qwik components instantly from custom HTML elements using directives.

Downloads
4
Stars
3

Qwix

A frontend library to initialize and use Qwik components instantly from custom HTML elements using directives.

Installation

Install qwix in your projects by adding it to your dependencies:

  • Using NPM
npm i -D qwix
  • Using PNPM
pnpm i -D qwix
  • Using Yarn
yarn add -D qwix
  • Using Bun
bun i -D qwix