1.1.3 • Published 8 years ago

@trystal/keys v1.1.3

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

Keys

Site | Docs | Twitter | Chat

In our application development we found that we frequently code the same combinations over and over -- CTRL-B for example.

This module maps the key combinations we use in Trystal/Linelo apps, so that external code can pass in raw key data (e.g. {code:65, ctrl:true}) etc. and get back an enum (CTRLA) that can be concisely used in a case statement.

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago