{"id":15146557,"url":"https://github.com/immersive-web/webxr-hand-input","last_synced_at":"2025-08-11T04:05:04.982Z","repository":{"id":42000331,"uuid":"226943238","full_name":"immersive-web/webxr-hand-input","owner":"immersive-web","description":"A feature repo for working on hand input support in WebXR. Feature lead: Manish Goregaokar","archived":false,"fork":false,"pushed_at":"2024-06-05T15:35:39.000Z","size":296,"stargazers_count":106,"open_issues_count":17,"forks_count":18,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-04-05T17:11:30.377Z","etag":null,"topics":["webxr"],"latest_commit_sha":null,"homepage":"https://immersive-web.github.io/webxr-hand-input/","language":"Bikeshed","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/immersive-web.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-12-09T18:48:13.000Z","updated_at":"2024-11-06T00:15:49.000Z","dependencies_parsed_at":"2024-06-05T17:51:29.715Z","dependency_job_id":null,"html_url":"https://github.com/immersive-web/webxr-hand-input","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/immersive-web/webxr-hand-input","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-hand-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-hand-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-hand-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-hand-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/immersive-web","download_url":"https://codeload.github.com/immersive-web/webxr-hand-input/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-hand-input/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269827326,"owners_count":24481504,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["webxr"],"created_at":"2024-09-26T12:02:37.867Z","updated_at":"2025-08-11T04:05:04.954Z","avatar_url":"https://github.com/immersive-web.png","language":"Bikeshed","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebXR Hand Input\n\nThe [WebXR Hand Input Specification][this-spec] adds hand input support in WebXR.\nFeature lead is Manish Goregaokar ([@Manishearth](https://github.com/Manishearth)). \n\n## Taking Part\n\n1. Read the [code of conduct][CoC]\n2. See if your issue is being discussed in the [issues][this-spec], or if your idea is being discussed in the [proposals repo][cgproposals].\n3. We will be publishing the minutes from the bi-weekly calls.\n4. You can also join the working group to participate in these discussions.\n\n## Specifications\n\n* [WebXR Hand Input][this-spec]: Hand input support in WebXR\n* [Explainer](explainer.md)\n\n\n### Related specifications\n* [WebXR Device API - Level 1][webxrspec]: Main specification for JavaScript API for accessing VR and AR devices, including sensors and head-mounted displays.\n\nSee also [list of all specifications with detailed status in Working Group and Community Group](https://www.w3.org/immersive-web/list_spec.html). \n\n## Relevant Links\n\n* [Immersive Web Community Group][webxrcg]\n* [Immersive Web Working Group Charter][wgcharter]\n* [Originating proposal](https://github.com/immersive-web/proposals/issues/48)\n\n## Communication\n\n* [Immersive Web Working Group][webxrwg]\n* [Immersive Web Community Group][webxrcg]\n* [GitHub issues list](https://github.com/immersive-web/layers/issues)\n* [`public-immersive-web` mailing list][publiclist]\n\n## Maintainers\n\nTo generate the spec document (`index.html`) from the `index.bs` [Bikeshed][bikeshed] document:\n\n```sh\nbikeshed spec\n```\n\n## Tests\n\nFor normative changes, a corresponding\n[web-platform-tests][wpt] PR is highly appreciated. Typically,\nboth PRs will be merged at the same time. Note that a test change that contradicts the spec should\nnot be merged before the corresponding spec change. If testing is not practical, please explain why\nand if appropriate [file a web-platform-tests issue][wptissue]\nto follow up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.\n\n\n## License\n\nPer the [`LICENSE.md`](LICENSE.md) file:\n\n\u003e All documents in this Repository are licensed by contributors under the  [W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).\n\n# Summary\n\nFor more information about this proposal, please read the [explainer](explainer.md) and issues/PRs.\n\n\u003c!-- Links --\u003e\n[this-spec]: https://immersive-web.github.io/webxr-hand-input\n[CoC]: https://immersive-web.github.io/homepage/code-of-conduct.html\n[webxrwg]: https://w3.org/immersive-web\n[cgproposals]: https://github.com/immersive-web/proposals\n[webxrspec]: https://immersive-web.github.io/webxr/\n[webxrcg]: https://www.w3.org/community/immersive-web/\n[wgcharter]: https://www.w3.org/2020/05/immersive-Web-wg-charter.html\n[webxrref]: https://immersive-web.github.io/webxr-reference/\n[publiclist]: https://lists.w3.org/Archives/Public/public-immersive-web-wg/\n[bikeshed]: https://github.com/tabatkins/bikeshed\n[wpt]: https://github.com/web-platform-tests/wpt\n[wptissue]: https://github.com/web-platform-tests/wpt/issues/new\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmersive-web%2Fwebxr-hand-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimmersive-web%2Fwebxr-hand-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmersive-web%2Fwebxr-hand-input/lists"}