[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703065: ITP: libjs-mousetrap -- simple library for handling keyboard shortcuts in Javascript



Package: wnpp
Severity: wishlist
Owner: Zed Pobre <zed@debian.org>


* Package name    : libjs-mousetrap
  Version         : 1.3
  Upstream Author : Craig Campbell
* URL             : http://craig.is/killing/mice
* License         : Apache
  Programming Lang: Javascript
  Description     : simple library for handling keyboard shortcuts in Javascript

 There are no external dependencies, no framework is required
 .
 You are not limited to keydown events
 (You can specify keypress, keydown, or keyup or let Mousetrap choose
 for you).
 .
 You can bind key events directly to special keys such as ? or * without
 having to specify shift+/ or shift+8 which are not consistent across all
 keyboards
 .
 It works with international keyboard layouts
 .
 You can bind Gmail like key sequences in addition to regular keys and
 key combinations
 .
 You can programatically trigger key events with the trigger() method
 .
 It works with the numeric keypad on your keyboard


There is no upstream tarball for this package; it will be built from
the Github repository at https://github.com/ccampbell/mousetrap

The source package is being renamed to mousetrap.js, per instructions
at http://wiki.debian.org/Javascript/Policy


Reply to: