1.2.0 • Published 2 years ago

@tryharddood/ngx-headlessui v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MIT commitizen PRs styled with prettier All Contributors ngneat-lib

@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

2 years ago

1.3.0-beta.5

3 years ago

1.3.0-beta.1

3 years ago

1.3.0-beta.2

3 years ago

1.3.0-beta.3

3 years ago

1.3.0-beta.4

3 years ago

1.2.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.1.0-beta.1

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago