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
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • timc1/kbarAvatar von timc1

    timc1/kbar

    5,182Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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