Qwik UI

An open source component set optimized to work with Qwik

README

Qwik UI


The components library for Qwik

Documentation


To read the complete docs, please visit qwikui.com



Installation of the headless components


  1. ```console

  2. npm install -D @qwik-ui/headless
  3. ```



Components Status


Headless Kit


| Component                                                 | Planned | Draft (Alpha) | Beta | Stable |
| :-------------------------------------------------------- | :-----: | :-----------: | ---- | ------ |
| Accordion   |         |               | ✅   |        |
| Carousel                                                  |   ✅    |               |      |        |
| Combobox     |         |               | ✅   |        |
| Dialog                                                    |   ✅    |               |      |        |
| Modal           |         |               | ✅   |        |
| Pagination |         |      ✅       |      |        |
| Popover       |         |      ✅       |      |        |
| Select         |         |      ✅       |      |        |
| Separator   |         |               | ✅   |        |
| Tabs             |         |               | ✅   |        |
| Toggle         |   ✅    |               |      |        |
| Tooltip       |         |      ✅       |      |        |

Contributing


Want to contribute? Yayy! 🎉

Please read and follow our Contributing Guidelines to learn what are the right steps to take before contributing your time, effort and code.

Thanks 🙏



Code Of Conduct


Be kind to each other and please read our code of conduct.



Contributors


Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!



Related Links



License


MIT