pressable

0.1.0 • Public • Published

JavaScript pressable keys represented as Unicode

These are useful for sending key pressed to frameworks that expect strings, for example the Webdriver or Dalek sendKeys method.

Usage

var keys = require('pressable');
 
test.sendKeys('Exterminate' + keys.enter);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    4

Package Sidebar

Install

npm i pressable

Weekly Downloads

3

Version

0.1.0

License

ISC

Last publish

Collaborators

  • munter