A frontend library to initialize and use Qwik components instantly from custom HTML elements using directives.
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