jwerty
Categories
Component ID
2746411
Component name
jwerty
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
245
Component created
Component changed
Component body
This module let's drupal know about the jwerty library which can easily be used to add keyboard command support in javascript without needing to know key codes.
Language from the JWERTY project page at http://keithamus.github.io/jwerty/
jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear.
jwerty is a small library, weighing in at around 1.5kb minified and gzipped (~3kb minified). jwerty has no dependencies, but is compatible with jQuery, Zepto or Ender if you include those packages alongside it.
