Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinjoyce/ember-headlessui
https://github.com/gavinjoyce/ember-headlessui
ember ember-addon emberjs hacktoberfest hacktoberfest2021
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/gavinjoyce/ember-headlessui
- Owner: GavinJoyce
- License: other
- Created: 2020-09-15T07:39:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T14:30:49.000Z (12 months ago)
- Last Synced: 2024-12-16T15:41:57.865Z (9 days ago)
- Topics: ember, ember-addon, emberjs, hacktoberfest, hacktoberfest2021
- Language: JavaScript
- Homepage: https://gavinjoyce.github.io/ember-headlessui/
- Size: 6.14 MB
- Stars: 92
- Watchers: 15
- Forks: 34
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-headlessui
[![ember-headlessui Actions Status](https://github.com/GavinJoyce/ember-headlessui/workflows/CI/badge.svg)](https://github.com/GavinJoyce/ember-headlessui/actions)
This is a work-in-progress implementation of:
- https://github.com/tailwindlabs/headlessui
A set of completely unstyled, fully accessible UI components for Ember.js, designed to integrate beautifully with Tailwind CSS.
![ember-headlessui](https://user-images.githubusercontent.com/2526/110099076-ce070680-7d98-11eb-932b-afc075fc7b62.gif)
## Installation
```
ember install ember-headlessui
```## Usage
Todo..
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).