@leetajz/escape-handler

1.0.2 • Public • Published

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'
    ...
]

Readme

Keywords

none

Package Sidebar

Install

npm i @leetajz/escape-handler

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.19 kB

Total Files

4

Last publish

Collaborators

  • leetajz