https://github.com/tanstack/select
🤖 Powerful select, multi-select and autocomplete primitives for the web. TS/JS, React, Solid, Svelte and Vue.
https://github.com/tanstack/select
auto-fill autocomplete multi-select react select
Last synced: 7 months ago
JSON representation
🤖 Powerful select, multi-select and autocomplete primitives for the web. TS/JS, React, Solid, Svelte and Vue.
- Host: GitHub
- URL: https://github.com/tanstack/select
- Owner: TanStack
- License: mit
- Created: 2019-01-28T18:31:00.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T01:28:21.000Z (9 months ago)
- Last Synced: 2025-06-12T14:50:32.066Z (7 months ago)
- Topics: auto-fill, autocomplete, multi-select, react, select
- Language: JavaScript
- Homepage:
- Size: 384 KB
- Stars: 251
- Watchers: 7
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# [TanStack](https://tanstack.com) Select v0
Headless UI for creating advanced custom select, autocomplete, and dropdown components.
## Enjoy this library?
Try other [TanStack](https://tanstack.com) libraries:
- [TanStack Router](https://github.com/TanStack/router)
- [TanStack Query](https://github.com/TanStack/query)
- [TanSack Table](https://github.com/TanStack/table)
- [TanStack Virtual](https://github.com/TanStack/virtual)
- [TanStack Form](https://github.com/TanStack/form)
- [TanStack Store](https://github.com/TanStack/store)
- [TanStack Ranger](https://github.com/TanStack/ranger)
- [TanStack Pacer](https://github.com/TanStack/pacer)
- [TanStack Select](https://github.com/TanStack/select)
- [TanStack Config](https://github.com/TanStack/config) 
## Visit [tanstack.com/select](https://tanstack.com/select) for docs, guides, API and more!
You may know **TanSack Select** by our adapter names, too!
- [**React Select**](https://tanstack.com/select/latest/docs/framework/react/react-select)
## Summary
Coming soon...
## Quick Features
Coming soon...
## Installation
Install one of the following packages based on your framework of choice:
```bash
# Npm
npm install @tanstack/react-select
npm install @tanstack/select # no framework, just vanilla js
```
## How to help?
### [Become a Sponsor](https://github.com/sponsors/tannerlinsley/)