All activity
rahul patwaleft a comment
Hey PH 👋 I built this because I wanted to add a command palette to a side project and found myself choosing between cmdk (forces its own styled components on you) and kbar (needs a Provider wrapping your whole app, has its own store). I wanted a library that behaves like `react-dropzone` or `downshift` — just give me the state and props, I'll do the rendering. So I built one. The hook returns...

use-command-paletteHeadless React hook for cmd palettes zero deps, no Provider
