1.2.0 • Published 3 years ago
@tryharddood/ngx-headlessui v1.2.0
@tryharddood/ngx-headlessui
Completely unstyled UI components, designed to integrate beautifully with Tailwind CSS.
Based on the idea of tailwindlabs/headlessui (Not all components will be migrated to this library)
Features
- ✅ Disclosure
- ✅ Menu
- ✅ Listbox
- ✅ RadioGroup
- ✅ Transition
Table of Contents
Installation
NPM
npm install @tryharddood/ngx-headlessui --save-dev
Yarn
yarn add @tryharddood/ngx-headlessui --dev
Usage
Just import the module of the feature you'd like to use.
import { DisclosureModule } from "@tryharddood/ngx-headlessui";
import { ListboxModule } from "@tryharddood/ngx-headlessui";
import { MenuModule } from "@tryharddood/ngx-headlessui";
import { TransitionModule } from "@tryharddood/ngx-headlessui";
import { RadioGroupModule } from "@tryharddood/ngx-headlessui";
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
1.3.0-beta.6
3 years ago
1.3.0-beta.5
4 years ago
1.3.0-beta.1
4 years ago
1.3.0-beta.2
4 years ago
1.3.0-beta.3
4 years ago
1.3.0-beta.4
4 years ago
1.2.0
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
1.1.0-beta.1
4 years ago
0.0.12
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.5
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago