{"id":16387595,"url":"https://github.com/bitnbytesio/shortkit","last_synced_at":"2025-07-20T02:35:40.882Z","repository":{"id":88916804,"uuid":"42196142","full_name":"bitnbytesio/shortkit","owner":"bitnbytesio","description":"Handle key events","archived":false,"fork":false,"pushed_at":"2015-09-18T07:55:41.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T07:25:41.754Z","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/bitnbytesio.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":"2015-09-09T18:17:56.000Z","updated_at":"2016-08-20T20:57:50.000Z","dependencies_parsed_at":"2023-03-06T22:15:42.135Z","dependency_job_id":null,"html_url":"https://github.com/bitnbytesio/shortkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnbytesio%2Fshortkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnbytesio%2Fshortkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnbytesio%2Fshortkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnbytesio%2Fshortkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitnbytesio","download_url":"https://codeload.github.com/bitnbytesio/shortkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170087,"owners_count":19759145,"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-10-11T04:26:56.523Z","updated_at":"2025-02-22T12:16:27.247Z","avatar_url":"https://github.com/bitnbytesio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shortkit\nShortkit.js requires js to work.\n\n**structure**\n\n$.shortkit(map, ctrl, alt, shift)\n\n```javascript\n\n$.shortkit({\n\t't' : function () {\n\t\talert('t is pressed with alt key down');\n\t},\n\t'l': function () {\n\t  alert('l is pressed with alt key down');\n\t}\n}, false, true, false);\n\n$.shortkit({\n\t'C' : function () {\n\t\talert('c is pressed with shift key down');\n\t}\n}, false, false, true);\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitnbytesio%2Fshortkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitnbytesio%2Fshortkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitnbytesio%2Fshortkit/lists"}