1.3.2 • Published 7 months ago

@freelensapp/keyboard-shortcuts v1.3.2

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

@freelensapp/keyboard-shortcuts

This Feature enables keyboard shortcuts in Lens

Usage

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

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

registerFeature(di, keyboardShortcutsFeature);

Extendability

1.2.0

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.0

11 months ago

1.3.2

7 months ago

1.3.1

7 months ago

1.3.0

8 months ago

1.2.1

8 months ago

1.1.2

9 months ago

0.1.2

11 months ago

0.1.1

12 months ago

1.3.1-0

7 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.0

1 year ago