{"id":18927368,"url":"https://github.com/therebelrobot/jquery.keybinder","last_synced_at":"2026-03-15T13:30:15.910Z","repository":{"id":6216380,"uuid":"7447621","full_name":"therebelrobot/jquery.keyBinder","owner":"therebelrobot","description":"WIP - Bind functions to keyboard events (hotkeys, sequences)","archived":false,"fork":false,"pushed_at":"2015-10-06T15:41:17.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T05:33:32.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/therebelrobot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-04T21:32:13.000Z","updated_at":"2023-09-08T16:37:00.000Z","dependencies_parsed_at":"2022-09-11T10:03:33.433Z","dependency_job_id":null,"html_url":"https://github.com/therebelrobot/jquery.keyBinder","commit_stats":null,"previous_names":["therebelrobot/fatfinger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therebelrobot%2Fjquery.keyBinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therebelrobot%2Fjquery.keyBinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therebelrobot%2Fjquery.keyBinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therebelrobot%2Fjquery.keyBinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therebelrobot","download_url":"https://codeload.github.com/therebelrobot/jquery.keyBinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239923106,"owners_count":19719084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T11:18:54.308Z","updated_at":"2026-03-15T13:30:15.850Z","avatar_url":"https://github.com/therebelrobot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fatfinger\n\nWork in progress. This is an old jQuery plugin of mine that I'm converting to native and browserify standards. \n\nFollowing is the original readme:\n\n\njquery.keyBinder - version 1.3\n==============================\n\na jQuery plugin - binds keyboard events to functions (hotkeys, sequences)\n\n[homepage][]\n\n[developer][]\n [homepage]: http://therebelrobot.com/keyBinder/  \"Visit Homepage\"\n [developer]: http://therebelrobot.com/  \"Developer Site\"\n\nFeatures:\n---------\n- Integrated jQuery functionality\n- Single key mapping\n- Dual/Triple key mapping\n- Sequence Mapping\n- Callback functions\n\n\n### Valid key definitions:\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ebackspace\u003c/td\u003e\n\t\t\u003ctd\u003etab\u003c/td\u003e\n\t\t\u003ctd\u003eenter\u003c/td\u003e\n\t\t\u003ctd\u003eesc\u003c/td\u003e\n\t\t\u003ctd\u003espace\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003eshift\u003c/td\u003e\n\t\t\u003ctd\u003ectrl\u003c/td\u003e\n\t\t\u003ctd\u003ealt\u003c/td\u003e\n\t\t\u003ctd\u003eleftSuper\u003c/td\u003e\n\t\t\u003ctd\u003erightSuper\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003epause\u003c/td\u003e\n\t\t\u003ctd\u003ecapsLock\u003c/td\u003e\n\t\t\u003ctd\u003enumLock\u003c/td\u003e\n\t\t\u003ctd\u003escrLock\u003c/td\u003e\n\t\t\u003ctd\u003edelete\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003epgup\u003c/td\u003e\n\t\t\u003ctd\u003epgdown\u003c/td\u003e\n\t\t\u003ctd\u003eend\u003c/td\u003e\n\t\t\u003ctd\u003ehome\u003c/td\u003e\n\t\t\u003ctd\u003einsert\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003epgup\u003c/td\u003e\n\t\t\u003ctd\u003epgdown\u003c/td\u003e\n\t\t\u003ctd\u003eend\u003c/td\u003e\n\t\t\u003ctd\u003ehome\u003c/td\u003e\n\t\t\u003ctd\u003einsert\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003eleft\u003c/td\u003e\n\t\t\u003ctd\u003eup\u003c/td\u003e\n\t\t\u003ctd\u003eright\u003c/td\u003e\n\t\t\u003ctd\u003edown\u003c/td\u003e\n\t\t\u003ctd\u003e0-9 -- top of keyboard\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003ea-z\u003c/td\u003e\n\t\t\u003ctd\u003eselect\u003c/td\u003e\n\t\t\u003ctd\u003enum0-num9 -- right of keyboard\u003c/td\u003e\n\t\t\u003ctd\u003eadd -- right of keyboard\u003c/td\u003e\n\t\t\u003ctd\u003esub -- right of keyboard\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003emult -- right of keyboard\u003c/td\u003e\n\t\t\u003ctd\u003ediv -- right of keyboard\u003c/td\u003e\n\t\t\u003ctd\u003edecPoint -- right of keyboard\u003c/td\u003e\n\t\t\u003ctd\u003ef1-f12\u003c/td\u003e\n\t\t\u003ctd\u003ebackTick -- \"`\"\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003efSlash\u003c/td\u003e\n\t\t\u003ctd\u003ebSlash\u003c/td\u003e\n\t\t\u003ctd\u003eopenBracket -- \"[\"\u003c/td\u003e\n\t\t\u003ctd\u003ecloseBracket -- \"]\"\u003c/td\u003e\n\t\t\u003ctd\u003eequal\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003edash\u003c/td\u003e\n\t\t\u003ctd\u003ecomma\u003c/td\u003e\n\t\t\u003ctd\u003eperiod\u003c/td\u003e\n\t\t\u003ctd\u003esemiColon\u003c/td\u003e\n\t\t\u003ctd\u003equote\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherebelrobot%2Fjquery.keybinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherebelrobot%2Fjquery.keybinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherebelrobot%2Fjquery.keybinder/lists"}