Library-agnostic command palette primitives.
@command-palette/reactUnstyled React components for building command menus.@command-palette/vueUnstyled Vue components for building command menus.packages/coreInternal store and filtering engine used by adapters.
# React
pnpm add @command-palette/react
# Vue
pnpm add @command-palette/vueOther libraries are incoming.
- React usage and API:
packages/react/README.md - Vue usage and API:
packages/vue/README.md - Core store API:
packages/core/README.md