An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![TanStack Select Header](https://github.com/tanstack/select/raw/main/media/repo-header.png)

# [TanStack](https://tanstack.com) Select v0

Headless UI for creating advanced custom select, autocomplete, and dropdown components.


#TanStack











semantic-release


Join the discussion on Github






## 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/)