UNPKG

springroll-keyboard

Version:

Keyboard is a plugin for [SpringRoll](http://github.com/SpringRoll/SpringRoll). It is designed to make working with the keyboard outside of text editing easier. Keyboard has capabilities for detecting key presses and releases, tracking pressed keys, custo

24 lines 508 B
{ "name": "springroll-keyboard", "version": "0.1.5", "main": "dist/keyboard.min.js", "devDependencies": { "grunt": "~0.4.5", "library-grunt": "~0.6.0" }, "repository":{ "type": "git", "url": "https://github.com/SpringRoll/Keyboard" }, "bugs": { "url": "https://github.com/SpringRoll/Keyboard/issues" }, "keywords": [ "keyboard", "input", "springroll", "educational", "cross-browser" ], "license": "MIT" }