{"id":20649541,"url":"https://github.com/leapmotion/leapjs-playback","last_synced_at":"2025-04-17T01:22:50.054Z","repository":{"id":15386972,"uuid":"18118565","full_name":"leapmotion/leapjs-playback","owner":"leapmotion","description":"Record and play back Leap Motion frame data","archived":false,"fork":false,"pushed_at":"2016-11-11T00:04:45.000Z","size":12642,"stargazers_count":48,"open_issues_count":5,"forks_count":21,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-03-29T05:51:14.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"leapmotion.github.io/leapjs-playback/recorder","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/leapmotion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2014-03-25T22:17:05.000Z","updated_at":"2023-06-09T04:48:35.000Z","dependencies_parsed_at":"2022-08-25T06:20:45.874Z","dependency_job_id":null,"html_url":"https://github.com/leapmotion/leapjs-playback","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapmotion%2Fleapjs-playback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapmotion%2Fleapjs-playback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapmotion%2Fleapjs-playback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapmotion%2Fleapjs-playback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leapmotion","download_url":"https://codeload.github.com/leapmotion/leapjs-playback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249296091,"owners_count":21246247,"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":"2024-11-16T17:14:45.018Z","updated_at":"2025-04-17T01:22:50.028Z","avatar_url":"https://github.com/leapmotion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"leapjs-playback\n==========\n\n## Demo\n\n[leapmotion.github.io/leapjs-playback/recorder](http://leapmotion.github.io/leapjs-playback/recorder)\n\n\n## About\n\nRecord, play, and save Leap Motion frame data.\n\nThe leap-playback.js is a [LeapJS plugin](https://developer.leapmotion.com/leapjs/plugins) file which must be loaded\nafter leap.js.  Playback does not affect the `Leap.controller` until you `use` it:\n\n## Usage:\n\n```javascript\nvar controller = new Leap.Controller();\ncontroller\n  .use('playback', {recording: 'demo.json'})\n  .connect()\n\n```\n\n## Examples\n\n`index.html` Bare-bones usage.\n\n`recorder/index.html` Recorder tool which uses the plugin.  (AngularJS, CoffeeScript)\n\nSee [the wiki](https://github.com/leapmotion/leapjs-playback/wiki/Format-Spec) for details on the output format.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapmotion%2Fleapjs-playback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleapmotion%2Fleapjs-playback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapmotion%2Fleapjs-playback/lists"}