Skip to content

TrystalNet/keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Key combinations as we like to use them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages