Angular Module For Adding Keyboard Navigation To Web Apps

Author: gampleman
Official Page: Go to website
Publish Date: May 30, 2015
License: MIT

Description:

Angular-keyboard is a user interface toolkit for adding declaratively keyboard navigation to your web apps.

Features

  • Simple and declarative definition of keyboard shortcuts
  • mod shorcut transforms to command on OSX and to control on other platforms
  • Support for GMail style keyboard shortcut sequences
  • Automatically generate help screen for currently available shortcuts
  • Use the API to define shortcuts dynamically in your code
  • Support for keyboard selection on collections and shortcuts for acting on current selection

You Might Be Interested In:

Add Comment