My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

The What

Simple keybind function written in javascript. It takes in a key+modifier and function, such that when the key+modifier is pressed, it will execute the function. This code also makes it easy to associate different functions to various key combinations.

In other words, this is useful for creating keyboard shortcuts (think gmail).

The Why

This code was extracted from (and is currently used for) my memorization project. A live version hosted by Gracepoint Fellowship Church can be seen here.

Gracepoint Fellowship Church is a multi-ethnic and Asian-American church serving the Berkeley, Oakland and San Francisco communities with ministries for working professionals, singles, couples, college students, youth, and children.

Powered by Google Project Hosting