{"id":23957120,"url":"https://github.com/yaxingson/gestejs","last_synced_at":"2026-02-28T16:32:58.423Z","repository":{"id":239452241,"uuid":"799399702","full_name":"yaxingson/gestejs","owner":"yaxingson","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-27T03:59:24.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T18:44:41.823Z","etag":null,"topics":["finger","gesture","pan","tap","touch"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaxingson.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-12T02:53:06.000Z","updated_at":"2024-12-27T03:59:28.000Z","dependencies_parsed_at":"2024-06-19T14:09:49.523Z","dependency_job_id":"24bcda9b-ff82-426b-a1eb-584a172323e7","html_url":"https://github.com/yaxingson/gestejs","commit_stats":null,"previous_names":["soetas/interaction.js","yaseensun/interaction.js","gavosun/interaction.js","yaxingson/interaction.js","yaxingson/gestejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yaxingson/gestejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaxingson%2Fgestejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaxingson%2Fgestejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaxingson%2Fgestejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaxingson%2Fgestejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaxingson","download_url":"https://codeload.github.com/yaxingson/gestejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaxingson%2Fgestejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29942886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["finger","gesture","pan","tap","touch"],"created_at":"2025-01-06T16:40:06.722Z","updated_at":"2026-02-28T16:32:57.158Z","avatar_url":"https://github.com/yaxingson.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# gestejs\r\n\r\n![](https://badgen.net/npm/v/gestejs)\r\n\r\n## Installation\r\n\r\npackage manager: \r\n\r\n```sh\r\nnpm install gestejs --save\r\n\r\npnpm add gestejs\r\n\r\n```\r\n\r\n## Usage\r\n\r\nVanilla javascript:\r\n\r\nimport:\r\n\r\n```js\r\nimport { TapGesture, PanGesture, PinchGesture } from 'gestejs'\r\n\r\nconst el = document.getElementById('tap')\r\n\r\n```\r\n\r\ncdn:\r\n\r\n```html\r\n\u003cscript src=\"https://unpkg.com/gestejs/dist/gestejs.min.js\"\u003e\u003c/script\u003e\r\n\u003cscript\u003e\r\n  const el = document.getElementById('tap')\r\n  \r\n\r\n\u003c/script\u003e\r\n\r\n```\r\n\r\nVue:\r\n\r\n```js\r\nimport { useTap, usePan, usePinch } from 'gestejs/vue'\r\n\r\n```\r\n\r\nReact:\r\n\r\n```js\r\nimport { usePress, useRotate, useSwipe } from 'gestejs/react'\r\n\r\n```\r\n\r\n## Examples\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaxingson%2Fgestejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaxingson%2Fgestejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaxingson%2Fgestejs/lists"}