arrow-key-codes

1.0.0 • Public • Published

arrow-key-codes Build Status

Get the keyboard codes for the 4 directional arrow keys

Install

$ npm install --save arrow-key-codes

Usage

var arrows = require('arrow-key-codes')

//=> {left: 37, up...}

License

MIT © Ben Drucker

Readme

Keywords

Package Sidebar

Install

npm i arrow-key-codes

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bendrucker