awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesCommand Palette Components

React components that render an interactive overlay for searching and executing commands with keyboard navigation.

Distinct from React Libraries: Distinct from React Libraries: focuses on a specific command palette component for React, not general utility libraries.

Explore 1 awesome GitHub repository matching web development · Command Palette Components. Refine with filters or upvote what's useful.

Awesome Command Palette Components GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • timc1/kbarAvatar de timc1

    timc1/kbar

    5,182Ver en GitHub↗

    kbar is a React command palette library that gives applications a searchable overlay for finding and executing commands using the keyboard. It includes keyboard shortcut binding, so users can trigger commands directly without opening the palette, and supports nested sub-menu navigation, allowing actions to be organized into hierarchical groups that can be drilled into and back out of with arrow keys. The library differentiates itself through a hook-based API that lets any React component register commands and shortcuts declaratively, alongside a global keyboard listener that handles palette a

    Ships an interactive overlay React component for searching and executing commands with keyboard navigation.

    TypeScriptcommand-palettehooksjavascript
    Ver en GitHub↗5,182
  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Frontend Frameworks
  5. Component Authoring & Composition
  6. React Ecosystem
  7. React Libraries
  8. Command Palette Components