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);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i pressable

      Weekly Downloads

      5

      Version

      0.1.0

      License

      ISC

      Last publish

      Collaborators

      • munter