{"id":27119130,"url":"https://github.com/omermakesstuff/downshift-shadcn-combobox","last_synced_at":"2025-04-07T08:15:45.475Z","repository":{"id":243848268,"uuid":"813550823","full_name":"OmerMakesStuff/downshift-shadcn-combobox","owner":"OmerMakesStuff","description":"Combobox/autocomplete component built with shadcn/ui and Downshift.","archived":false,"fork":false,"pushed_at":"2025-01-19T11:45:39.000Z","size":252,"stargazers_count":95,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T08:15:27.377Z","etag":null,"topics":["autocomplete","combobox","component","downshift","react","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://downshift-shadcn-combobox.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmerMakesStuff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-11T09:40:57.000Z","updated_at":"2025-04-05T00:30:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5b20d8d-17d2-4fb1-b670-385ffa54990b","html_url":"https://github.com/OmerMakesStuff/downshift-shadcn-combobox","commit_stats":null,"previous_names":["theomer77/downshift-shadcn-combobox","omermakesstuff/downshift-shadcn-combobox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerMakesStuff%2Fdownshift-shadcn-combobox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerMakesStuff%2Fdownshift-shadcn-combobox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerMakesStuff%2Fdownshift-shadcn-combobox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerMakesStuff%2Fdownshift-shadcn-combobox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmerMakesStuff","download_url":"https://codeload.github.com/OmerMakesStuff/downshift-shadcn-combobox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247615382,"owners_count":20967184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autocomplete","combobox","component","downshift","react","shadcn-ui"],"created_at":"2025-04-07T08:15:44.566Z","updated_at":"2025-04-07T08:15:45.456Z","avatar_url":"https://github.com/OmerMakesStuff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shadcn/ui + Downshift Combobox\n\nAn autocomplete input and command palette with a list of suggestions. Built with [shadcn/ui](https://ui.shadcn.com/) and [Downshift](https://www.downshift-js.com/)'s useCombobox hook.\n\n## Install in your app\n\nInstall using the `shadcn` CLI:\n\n```sh\npnpm dlx shadcn@latest add https://downshift-shadcn-combobox.vercel.app/r/downshift-combobox.json\n```\n\n### Usage\n\n```tsx\n\u003cCombobox\u003e\n  \u003cComboboxInput placeholder='Pick an item...' /\u003e\n  \u003cComboboxContent\u003e\n    \u003cComboboxItem label='One' value='one' /\u003e\n    \u003cComboboxItem label='Two' value='two' /\u003e\n    \u003cComboboxItem label='Three' value='three' /\u003e\n    \u003cComboboxEmpty\u003eNo results.\u003c/ComboboxEmpty\u003e\n  \u003c/ComboboxContent\u003e\n\u003c/Combobox\u003e\n```\n\nFor a more advanced example, check the [demo app code](https://github.com/TheOmer77/downshift-shadcn-combobox/blob/main/src/components/demos/combobox.tsx).\n\n## Running the demo app\n\nTo run the development server:\n\n```bash\npnpm dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomermakesstuff%2Fdownshift-shadcn-combobox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomermakesstuff%2Fdownshift-shadcn-combobox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomermakesstuff%2Fdownshift-shadcn-combobox/lists"}