Skip to content
/ qwix Public

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

Notifications You must be signed in to change notification settings

siguici/qwix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published