Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheOmer77/downshift-shadcn-combobox
Combobox/autocomplete component built with shadcn/ui and Downshift.
https://github.com/TheOmer77/downshift-shadcn-combobox
autocomplete combobox component downshift react shadcn-ui
Last synced: 3 months ago
JSON representation
Combobox/autocomplete component built with shadcn/ui and Downshift.
- Host: GitHub
- URL: https://github.com/TheOmer77/downshift-shadcn-combobox
- Owner: TheOmer77
- License: mit
- Created: 2024-06-11T09:40:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T15:00:01.000Z (4 months ago)
- Last Synced: 2024-07-10T17:56:50.179Z (4 months ago)
- Topics: autocomplete, combobox, component, downshift, react, shadcn-ui
- Language: TypeScript
- Homepage: https://downshift-shadcn-combobox.vercel.app
- Size: 68.4 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shadcn-ui - downshift-shadcn-combobox - Combobox/autocomplete component built with shadcn/ui and Downshift. (Libs and Components)
- awesome-shadcn-ui - Downshift Shadcn Combobox - Combobox/autocomplete component built with shadcn/ui and Downshift. (Components)
- awesome-shadcn-ui - Downshift Shadcn Combobox - Combobox/autocomplete component built with shadcn/ui and Downshift. (Components)
README
# Shadcn/ui Combobox
This is a combobox/autocomplete component built with [shadcn/ui](https://ui.shadcn.com/) and [Downshift](https://www.downshift-js.com/)'s useCombobox hook.
## Running the app
To run the development server:
```bash
pnpm dev
```