Package #runtime/util/dom/input/tinykeys

    A tiny (~650 B) & modern library for keybindings.

    Super handy as tinykeys returns an unsubscribe function which makes it easy to integrate with Svelte actions or otherwise.

    Functions

    createKeybindingsHandler
    matchKeyBindingPress
    parseKeybinding
    tinykeys

    Interfaces

    KeyBindingHandlerOptions
    KeyBindingMap
    KeyBindingOptions

    Type Aliases

    KeyBindingPress