aoeu
v1.0.1
Published
Convenience methods to change keycodes to and from Dvorak
Downloads
2
Readme
AOEU
A tiny library with methods to convert browser keyCodes to and from Dvorak values.
Installation
npm install aoeu --save
Usage
import {toDV, fromDV} from 'aoeu'
console.log(toDV(65)) // 65
console.log(fromDV(222)) // 82