Angular Command Menu Development

Dharmen

Dharmen Shah

Fast, composable, unstyled command menu for Angular.

@ngxpert/cmdk is a command menu Angular component that can also be used as an accessible combobox. You render items, it filters and sorts them automatically. @ngxpert/cmdk supports a fully composable API, so you can wrap items in other components or even as static HTML.
Demo and examples: ngxpert.github.io/cmdk

Features

🎨 Un-styled, so that you can provide your own styles easily
🥙 Provides wrapper, so that you can pass your own template, component or static HTML
🔍 Default filtering present
🖼️ Drop in stylesheet themes provided
♿ Accessible
Like this project

Posted Oct 6, 2025

Developed a fast, composable, unstyled command menu for Angular.