1.3.2 • Published 8 months ago

@freelensapp/keyboard-shortcuts v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

10 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.0

12 months ago

1.3.2

8 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.1

10 months ago

1.1.2

11 months ago

0.1.2

1 year ago

0.1.1

1 year ago

1.3.1-0

9 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.0

1 year ago