@nezam.ai/web-command-palette
v0.1.1
Published
Standalone browser command palette control package
Downloads
2,289
Maintainers
Readme
@nezam.ai/web-command-palette
Standalone browser command palette package.
The package now owns the actual command palette implementation and CSS contract.
Demos
The package includes a standalone gallery under demos/ that exercises app
search, command mode, recent items, and keyboard shortcuts.
Run it from the package root:
cd packages/web/command-palette
npm run demoThe gallery serves on http://127.0.0.1:8080/demos/ by default.
