{"id":16666504,"url":"https://github.com/patricknelson/jquery-tabhover","last_synced_at":"2026-04-25T06:35:18.363Z","repository":{"id":69683088,"uuid":"44283930","full_name":"patricknelson/jquery-tabhover","owner":"patricknelson","description":"Keyboard accessible hover emulation","archived":false,"fork":false,"pushed_at":"2015-10-15T00:41:52.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T23:58:04.049Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patricknelson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-15T00:26:16.000Z","updated_at":"2015-10-15T00:32:17.000Z","dependencies_parsed_at":"2023-03-11T02:30:53.523Z","dependency_job_id":null,"html_url":"https://github.com/patricknelson/jquery-tabhover","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patricknelson/jquery-tabhover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricknelson%2Fjquery-tabhover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricknelson%2Fjquery-tabhover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricknelson%2Fjquery-tabhover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricknelson%2Fjquery-tabhover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patricknelson","download_url":"https://codeload.github.com/patricknelson/jquery-tabhover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricknelson%2Fjquery-tabhover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12T11:11:12.321Z","updated_at":"2026-04-25T06:35:18.342Z","avatar_url":"https://github.com/patricknelson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery-tabhover\nProvide keyboard accessible hover emulation when tabbing through HTML elements.\n\n**Example usage (with all options):**\n\n```js\n\n// Emulate hover actions on \"li\" elements when pressing\n// the tab key underneath \".container\" elements.\n$(\".container\").tabhover({\n\t// Selector (required). The hover class will be applied mutually exlusively to these \n\t// child elements whenever tab is pressed to enter elements *underneath* these children.\n\tchildren: \"li\",\n\t\n\t// Optional class to apply to child elements which have received focus.\n\thoverClass: \"hover\"\n});\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricknelson%2Fjquery-tabhover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricknelson%2Fjquery-tabhover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricknelson%2Fjquery-tabhover/lists"}