Skip to content

Commit

Permalink
feat: add qwik component library section
Browse files Browse the repository at this point in the history
  • Loading branch information
qwikerx committed Nov 6, 2024
1 parent d652332 commit c2d707d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,12 +256,13 @@ All of the Flowbite UI components have native RTL support and you can easily set

### JavaScript Frameworks

The awesome open-source community also built and currently maintains the following standalone libraries for React, Vue, Svelte, and Angular:
The awesome open-source community also built and currently maintains the following standalone libraries for React, Vue, Svelte, Angular and Qwik:

- [🌀 Flowbite React Library](https://github.com/themesberg/flowbite-react)
- [🍀 Flowbite Vue Library](https://github.com/themesberg/flowbite-vue)
- [🎸 Flowbite Svelte Library](https://github.com/themesberg/flowbite-svelte)
- [📕 Flowbite Angular Library](https://github.com/themesberg/flowbite-angular)
- [👿 Flowbite Qwik Library](https://github.com/qwikerx/flowbite-qwik)

We also wrote integration guides for the following front-end frameworks and libraries:

Expand Down
6 changes: 5 additions & 1 deletion content/getting-started/qwik.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,4 +316,8 @@ Here's a full list of UI components, sections, and templates resources you can l

## Qwik starter project

The open-source community from Flowbite has created a [Qwik starter project](https://github.com/themesberg/tailwind-qwik-starter) that has Tailwind CSS and Flowbite already installed and includes a showcase of some of the UI components already configured.
The open-source community from Flowbite has created a [Qwik starter project](https://github.com/themesberg/tailwind-qwik-starter) that has Tailwind CSS and Flowbite already installed and includes a showcase of some of the UI components already configured.

## Qwik components

You can check out the whole collection of Flowbite components built with Qwik and Tailwind CSS by checking out the [GitHub repository](https://github.com/qwikerx/flowbite-qwik) and the [Flowbite Qwik](https://flowbite-qwik.com) official documentation.

0 comments on commit c2d707d

Please sign in to comment.