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
·

1 repository

Awesome GitHub RepositoriesRemote Data Selection

Dropdown interfaces that fetch and filter results from external APIs on demand.

Distinct from Select Dropdowns: Specifies that the data source for the dropdown is a remote API, distinguishing it from static select dropdowns.

Explore 1 awesome GitHub repository matching user interface & experience · Remote Data Selection. Refine with filters or upvote what's useful.

Awesome Remote Data Selection GitHub Repositories

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

    sagalbot/vue-select

    4,679Vezi pe GitHub↗

    vue-select is a reusable UI component for Vue applications that serves as an accessible replacement for the standard HTML select element. It provides a filterable dropdown interface designed to handle single or multiple selections and tagging. The component supports asynchronous data fetching and remote data selection, allowing users to search and retrieve information from external servers. It also includes server-side rendering integration to improve initial page load speed and search engine visibility. The project covers a range of capabilities including real-time search filtering, custom

    Fetches and displays filtered results from an external API within the dropdown to avoid loading large datasets.

    JavaScriptcomboboxlistboxselect
    Vezi pe GitHub↗4,679
  1. Home
  2. User Interface & Experience
  3. Select Dropdowns
  4. Remote Data Selection