awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • shentao/vue-multiselectAvatar shentao

    shentao/vue-multiselect

    6,787Vezi pe 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
    Vezi pe GitHub↗6,787
  • monterail/vue-multiselectAvatar monterail

    monterail/vue-multiselect

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