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 Search Interfaces

UI components that fetch and render search completion data from background API requests.

Distinct from Asynchronous Data Fetching: Specifically targets the search-completion use case of asynchronous fetching, not general data binding

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

Awesome Asynchronous Search Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • twitter/typeahead.jsAvatar twitter

    twitter/typeahead.js

    16,451Vezi pe GitHub↗

    typeahead.js is a JavaScript autocomplete library used to build searchable input fields that provide real-time suggestions from local or remote data sources. It functions as a client-side suggestion engine and an asynchronous search interface, providing a customizable UI toolkit for managing search suggestion menus. The library focuses on data aggregation and performance, allowing the combination of multiple local or remote datasets into a single interface grouped by category. It utilizes rate-limited asynchronous fetching to prevent API overloading and employs search data prefetching and loc

    Fetches and renders completion data from background API requests with built-in rate limiting.

    JavaScript
    Vezi pe GitHub↗16,451
  • dip/cmdkAvatar dip

    dip/cmdk

    12,695Vezi pe GitHub↗

    cmdk is an unstyled, headless React component library for building accessible search-based navigation and command interfaces. It provides the logic and state management required to create keyboard-navigable command palettes that filter lists of actions and items based on user input. The library distinguishes itself by remaining visually agnostic, offering a collection of logic-heavy components without predefined styles. It supports advanced organization through hierarchical menu navigation, nested paging systems, and conditional group filtering that hides categories when no child items match

    Implements a search interface that fetches and renders data from background API requests in real-time.

    TypeScriptcomboboxcommand-menucommand-palette
    Vezi pe GitHub↗12,695
  1. Home
  2. User Interface & Experience
  3. Asynchronous Data Fetching
  4. Asynchronous Search Interfaces