awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shentao/vue-multiselectAvatar von shentao

    shentao/vue-multiselect

    6,787Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,787
  • monterail/vue-multiselectAvatar von monterail

    monterail/vue-multiselect

    6,787Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,787
  1. Home
  2. User Interface & Experience
  3. Select Components
  4. Asynchronous