Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 873 Bytes

index.md

File metadata and controls

23 lines (16 loc) · 873 Bytes
title
Introduction

What is vue-kbar

@bytebase/vue-kbar is an extensible command+k interface for Vue 3 applications. Inspired by timc1/kbar.

::: tip Live demo Press cmd+k (macOS) or ctrl+k (Linux / Windows) to try it out! :::

Background

@bytebase/vue-kbar is the command+k interface of bytebase - Database schema change and version control for teams.

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