{"id":20285846,"url":"https://github.com/tpkn/css-animation-control","last_synced_at":"2026-06-09T05:30:57.130Z","repository":{"id":74204186,"uuid":"83138721","full_name":"tpkn/css-animation-control","owner":"tpkn","description":"Play or pause all css animation by pressing one button","archived":false,"fork":false,"pushed_at":"2017-11-19T10:31:09.000Z","size":421,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T00:22:54.416Z","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-02-25T14:54:36.000Z","updated_at":"2017-07-11T23:15:24.000Z","dependencies_parsed_at":"2023-02-25T19:00:48.096Z","dependency_job_id":null,"html_url":"https://github.com/tpkn/css-animation-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpkn/css-animation-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fcss-animation-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fcss-animation-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fcss-animation-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fcss-animation-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpkn","download_url":"https://codeload.github.com/tpkn/css-animation-control/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fcss-animation-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34093773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-14T14:29:12.545Z","updated_at":"2026-06-09T05:30:57.106Z","avatar_url":"https://github.com/tpkn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Css Animation Control\r\nPlay or pause all css animation by pressing one button\r\n\r\n\r\n![preview](https://github.com/tpkn/css-animation-control/blob/master/preview.gif)\r\n\r\n\r\n## Usage\r\n```javascript\r\nvar ac = new CssAnimationControl(document.getElementById('container'), 14.7);\r\n```\r\n\r\nDefault control button is `SPACEBAR`\r\n\r\nDirect access to main methods:\r\n```javascript\r\nac.play();\r\nac.pause();\r\nac.toggle();\r\n```\r\n\r\n\r\n## Customisations\r\nYou could change timeline bar style like you do it in css:\r\n```css\r\nbottom:0; height:5px; background-color:#ff0000\r\n```\r\n\r\n\r\n## PS\r\nWorks great to me since 2014 but today we have Firefox 52 that could do pretty much the same and a bit more...\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fcss-animation-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpkn%2Fcss-animation-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fcss-animation-control/lists"}