{"id":23081155,"url":"https://github.com/unfold/jquery.tapclick","last_synced_at":"2026-07-18T08:35:17.633Z","repository":{"id":3304248,"uuid":"4346186","full_name":"unfold/jquery.tapClick","owner":"unfold","description":"This plugin should solve your unresponsive slow taps.","archived":false,"fork":false,"pushed_at":"2012-06-19T12:50:01.000Z","size":184,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-28T16:57:27.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/unfold.png","metadata":{"files":{"readme":"README.markdown","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":"2012-05-16T11:20:41.000Z","updated_at":"2013-10-06T21:58:14.000Z","dependencies_parsed_at":"2022-08-26T08:01:41.287Z","dependency_job_id":null,"html_url":"https://github.com/unfold/jquery.tapClick","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unfold/jquery.tapClick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfold%2Fjquery.tapClick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfold%2Fjquery.tapClick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfold%2Fjquery.tapClick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfold%2Fjquery.tapClick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfold","download_url":"https://codeload.github.com/unfold/jquery.tapClick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfold%2Fjquery.tapClick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35612560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-16T13:48:17.657Z","updated_at":"2026-07-18T08:35:17.614Z","avatar_url":"https://github.com/unfold.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#jquery.tapClick\n\nThis plugin is deprecated. See [jquery.taplizer](https://github.com/unfold/jquery.taplizer \"unfold/jquery.taplizer\")\n\nThis plugin should solve your unresponsive slow taps on touch devices. Made to intercept jquery click events. Supports normal events and delegates.\n\n## Usage\n\n    // Initialize tapClick\n    $.tapClick();\n\n    // Bind events\n    $('.button').on('click', handler);\n\n## Usage with Modernizr\nYou can use any test you'd like to initialize tapClick. Here's an example using [Modernizr](http://modernizr.com \"Go to Modernizr website\").\n\n    // Initialize tapClick if touch\n    Modernizr.touch \u0026\u0026 $.tapClick();\n\n    // Bind events\n    $('.button').on('click', handler);","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfold%2Fjquery.tapclick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfold%2Fjquery.tapclick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfold%2Fjquery.tapclick/lists"}