{"id":20285845,"url":"https://github.com/tpkn/goto-frame","last_synced_at":"2025-03-04T04:11:22.890Z","repository":{"id":74204191,"uuid":"103320015","full_name":"tpkn/goto-frame","owner":"tpkn","description":"Super-light frame tween for Adobe Animate","archived":false,"fork":false,"pushed_at":"2017-09-22T22:52:51.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T08:12:53.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpkn.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":"2017-09-12T20:58:55.000Z","updated_at":"2017-09-16T14:37:15.000Z","dependencies_parsed_at":"2023-02-25T19:00:43.969Z","dependency_job_id":null,"html_url":"https://github.com/tpkn/goto-frame","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/tpkn%2Fgoto-frame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fgoto-frame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fgoto-frame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fgoto-frame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpkn","download_url":"https://codeload.github.com/tpkn/goto-frame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780514,"owners_count":20019061,"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-14T14:29:12.358Z","updated_at":"2025-03-04T04:11:22.871Z","avatar_url":"https://github.com/tpkn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Usage (code for Animate CC)\n```javascript\ngotoFrame(this.mc, 120);\n```\n\n### If using within setInterval or tick handler\n```javascript\nvar root = this;\n\nfunction update(){\n   gotoFrame(root.mc, 120, false);\n}\ncreatejs.Ticker.addEventListener(\"tick\", stage);\n```\n\u003cbr /\u003e\n\n\n### Config\n| Variable | Type | Description |\n|-------------|:-------------:|-------------|\n| mc | Object | - |\n| end_frame | Number | - |\n| tween | Number | If set `false`, each call of function would move timeline by one frame at a time |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fgoto-frame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpkn%2Fgoto-frame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fgoto-frame/lists"}