Skip to content

npmcomponent/yields-keycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a mirror of the component module yields/keycode. It has been modified to work with NPM+Browserify. You can install it using the command npm install npmcomponent/yields-keycode. Please do not open issues or send pull requests against this repo. If you have issues with this repo, report it to npmcomponent.

keycode

keycode map.

Installation

$ component install yields/keycode

Example

var code = require('keycode');
code('enter');
// > 13

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published