awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesAsynchronous

Select components that fetch their option lists from external data sources on demand.

Distinct from Select Components: Specializes generic select components by adding the requirement of asynchronous data fetching.

Explore 2 awesome GitHub repositories matching user interface & experience · Asynchronous. Refine with filters or upvote what's useful.

Awesome Asynchronous GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • shentao/vue-multiselectAvatar de shentao

    shentao/vue-multiselect

    6,787Voir sur GitHub↗

    vue-multiselect is a suite of selection components for Vue.js that provides a searchable dropdown interface for single or multiple selections. It functions as a select input and tagging component capable of handling datasets from local sources or remote APIs. The project is distinguished by its support for asynchronous selection, enabling the retrieval of options from a remote source based on real-time search queries. It also features a dynamic tagging interface that allows users to create new custom tags when a required value is missing from the existing list. The component covers a broad r

    Ships a select component that fetches its option lists from external APIs on demand during search.

    JavaScriptcomponentdropdownjavascript
    Voir sur GitHub↗6,787
  • monterail/vue-multiselectAvatar de monterail

    monterail/vue-multiselect

    6,787Voir sur GitHub↗

    vue-multiselect is a selection component for Vue.js that provides a customizable dropdown input supporting single and multiple selection. It functions as a selection field that allows users to pick multiple options from a list simultaneously and as a tagging input for creating and adding custom labels to a collection. The component supports asynchronous data loading to fetch selection options from a remote API or data source on demand. It includes built-in search filtering to process queries against the options list and dynamically hide non-matching items. The project covers the development

    Functions as a Vue.js input that fetches selection options from a remote API on demand.

    JavaScript
    Voir sur GitHub↗6,787
  1. Home
  2. User Interface & Experience
  3. Select Components
  4. Asynchronous