Skip to content

elonehoo/vue-comd-k

Repository files navigation

vue-comd-k

vue-comd-k is a simple plug-n-play Vue3 component to add a fast, portable, and extensible command + k (command palette) interface to your site.

Features

  • Fully customizable UI
  • Keyboard up / down / ctrl+p / ctrl+n navigation
  • Global keyboard shortcuts support; e.g. g then h for "Go home"
  • Navigation from nested actions to parents with backspace
  • Dynamic and auto action registration along with Vue component's lifecycle