1.0.0 • Published 12 months ago

@k8slens/keyboard-shortcuts v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@k8slens/keyboard-shortcuts

This Feature enables keyboard shortcuts in Lens

Usage

$ npm install @k8slens/keyboard-shortcuts
import { keyboardShortcutsFeature } from "@k8slens/keyboard-shortcuts";
import { registerFeature } from "@k8slens/feature-core";
import { createContainer } from "@ogre-tools/injectable";

const di = createContainer("some-container");

registerFeature(di, keyboardShortcutsFeature);

Extendability

1.0.0-alpha.7

12 months ago

1.0.0-alpha.6

12 months ago

1.0.0

12 months ago

1.0.0-alpha.5

12 months ago

1.0.0-alpha.4

1 year ago

1.0.0-alpha.8

12 months ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago