{"id":46783951,"url":"https://github.com/yoyota/react-posenet","last_synced_at":"2026-03-10T01:01:58.796Z","repository":{"id":36697766,"uuid":"230389287","full_name":"yoyota/react-posenet","owner":"yoyota","description":"React PoseNet is a handy wrapper component for tfjs-models/posenet","archived":false,"fork":false,"pushed_at":"2023-07-18T20:26:31.000Z","size":3376,"stargazers_count":18,"open_issues_count":3,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-24T01:56:10.263Z","etag":null,"topics":["react","tfjs"],"latest_commit_sha":null,"homepage":"https://react-posenet.yoyota.dev","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/yoyota.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-27T06:48:43.000Z","updated_at":"2023-06-16T12:31:23.000Z","dependencies_parsed_at":"2024-06-21T02:16:46.666Z","dependency_job_id":"8b489de6-18f4-4192-a7c4-fbb8b0f74447","html_url":"https://github.com/yoyota/react-posenet","commit_stats":{"total_commits":43,"total_committers":2,"mean_commits":21.5,"dds":0.2325581395348837,"last_synced_commit":"4cec1ed599fd1b6ac9370518efba7a786b10c4fb"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/yoyota/react-posenet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoyota%2Freact-posenet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoyota%2Freact-posenet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoyota%2Freact-posenet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoyota%2Freact-posenet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoyota","download_url":"https://codeload.github.com/yoyota/react-posenet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoyota%2Freact-posenet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30320194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"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":["react","tfjs"],"created_at":"2026-03-10T01:01:17.649Z","updated_at":"2026-03-10T01:01:58.666Z","avatar_url":"https://github.com/yoyota.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React PoseNet\n\nReact PoseNet is a handy wrapper component for [tfjs-models/posenet](https://github.com/tensorflow/tfjs-models/tree/master/posenet)\n\n## Documentation\n\nhttps://yoyota.github.io/react-posenet/\n\n## Example\n\n[pull up counter](https://github.com/yoyota/react-posenet-pull-up)  \n\u003cimg src=\"https://i.imgur.com/xTP8Otx.gif\" width=300 height=300 /\u003e\n\n## Installation\n\n```bash\nnpm install --save react-posenet\n```\n\n### Usage\n\n```jsx\nimport PoseNet from \"react-posenet\"\n\nexport default function App() {\n  return \u003cPoseNet /\u003e\n}\n```\n\n## Core Feautres\n\n### [onEstimate](https://react-posenet.yoyota.dev/#/Props%20examples?id=section-onestimate)\n\ngets called after estimation. [poses](https://github.com/tensorflow/tfjs-models/tree/master/posenet#keypoints) is a passed parameter  \n\n### [input](https://react-posenet.yoyota.dev/#/Props%20examples?id=section-input)\nthe input image to feed through the network. see\n[tfjs-posenet document](https://github.com/tensorflow/tfjs-models/tree/master/posenet#params-in-estimatesinglepose)  \nIf input is not specified react-posenet try to [getUserMedia](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoyota%2Freact-posenet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoyota%2Freact-posenet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoyota%2Freact-posenet/lists"}