1.0.2 • Published 3 years ago

@leetajz/escape-handler v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Escape-handler

Simple plugin to handle esc-key press

First you have to install the package:

npm i @leetajz/escape-handler

Then import as plugin in your main .js-file.

plugins: [
    ...
    '@/node_modules/@leetajz/escape-handler'
    ...
]
1.0.2

3 years ago

1.0.1

3 years ago