@octanejs/tanstack-hotkeys
v0.0.37
Published
TanStack Hotkeys bindings for Octane — reuses the framework-agnostic @tanstack/hotkeys core with an Octane hook adapter.
Keywords
Readme
@octanejs/tanstack-hotkeys
Octane port of @tanstack/react-hotkeys — keyboard hotkeys, chord sequences,
held-key tracking, and shortcut recording. Re-exports the framework-agnostic
@tanstack/hotkeys core unchanged and implements the full hook surface
(useHotkey, useHotkeys, useHeldKeys, useHeldKeyCodes, useKeyHold,
useHotkeySequence, useHotkeySequences, useHotkeyRecorder,
useHotkeySequenceRecorder, useHotkeyRegistrations) plus HotkeysProvider
on Octane hooks, with store subscriptions via @octanejs/tanstack-store.
