add basic README

This commit is contained in:
Robin Malfait
2020-09-29 16:11:47 +02:00
parent 7877632299
commit a04bf3d9db
+15
View File
@@ -0,0 +1,15 @@
<h3 align="center">
Headless UI
</h3>
<p align="center">
A set of completely unstyled, fully accessible UI components, designed to integrate
beautifully with Tailwind CSS.
</p>
## Packages
| Name | Version | Downloads |
| :---------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------: |
| [`@headlessui/react`](https://github.com/tailwindlabs/headlessui/tree/develop/packages/%40headlessui-react) | [![npm version](https://img.shields.io/npm/v/@headlessui/react.svg)](https://www.npmjs.com/package/@headlessui/react) | [![npm downloads](https://img.shields.io/npm/dt/@headlessui/react.svg)](https://www.npmjs.com/package/@headlessui/react) |
| [`@headlessui/vue`](https://github.com/tailwindlabs/headlessui/tree/develop/packages/%40headlessui-vue) | [![npm version](https://img.shields.io/npm/v/@headlessui/vue.svg)](https://www.npmjs.com/package/@headlessui/vue) | [![npm downloads](https://img.shields.io/npm/dt/@headlessui/vue.svg)](https://www.npmjs.com/package/@headlessui/vue) |