{"id":27256175,"url":"https://github.com/r-unic/input-capturer","last_synced_at":"2025-04-11T02:49:31.273Z","repository":{"id":286227995,"uuid":"960803221","full_name":"R-unic/input-capturer","owner":"R-unic","description":"A Roblox module to capture inputs and replay them later","archived":false,"fork":false,"pushed_at":"2025-04-05T05:16:41.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T05:22:32.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/R-unic.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":"2025-04-05T05:16:08.000Z","updated_at":"2025-04-05T05:16:45.000Z","dependencies_parsed_at":"2025-04-05T05:22:44.737Z","dependency_job_id":"5568aea7-f1ae-47ff-a1fd-7fc9918e0030","html_url":"https://github.com/R-unic/input-capturer","commit_stats":null,"previous_names":["r-unic/input-capturer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Finput-capturer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Finput-capturer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Finput-capturer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Finput-capturer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-unic","download_url":"https://codeload.github.com/R-unic/input-capturer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248332760,"owners_count":21086126,"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","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":"2025-04-11T02:49:30.226Z","updated_at":"2025-04-11T02:49:31.259Z","avatar_url":"https://github.com/R-unic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @rbxts/input-capturer\nA module to record and then playback user inputs\n\n## Example\n```ts\nimport InputCapturer from \"@rbxts/input-capturer\";\n\nInputCapturer.start();\ntask.wait(5); // capture inputs for 5 seconds\nInputCapturer.stop();\n\nconst inputBuffer = InputCapturer.getCaptured();\nInputCapturer.replay(inputBuffer, print).await(); // playback inputs using `print`\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-unic%2Finput-capturer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-unic%2Finput-capturer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-unic%2Finput-capturer/lists"}