{"id":18016913,"url":"https://github.com/fitzgen/chronos","last_synced_at":"2025-03-26T18:32:35.067Z","repository":{"id":1405119,"uuid":"1453618","full_name":"fitzgen/chronos","owner":"fitzgen","description":"Avoids JavaScript timer congestion","archived":false,"fork":false,"pushed_at":"2016-10-01T19:22:33.000Z","size":23,"stargazers_count":38,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-17T11:59:39.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fitzgeraldnick.com/weblog/40/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tobi/clarity","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitzgen.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}},"created_at":"2011-03-08T06:52:52.000Z","updated_at":"2021-04-15T18:43:33.000Z","dependencies_parsed_at":"2022-07-07T11:32:58.072Z","dependency_job_id":null,"html_url":"https://github.com/fitzgen/chronos","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/fitzgen%2Fchronos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fchronos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fchronos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitzgen%2Fchronos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitzgen","download_url":"https://codeload.github.com/fitzgen/chronos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245713161,"owners_count":20660356,"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-10-30T04:19:40.766Z","updated_at":"2025-03-26T18:32:34.787Z","avatar_url":"https://github.com/fitzgen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chronos\n\nWhy? Read [JavaScript Timer Congestion][blog post].\n\nChronos implements the WindowTimers interface defined by HTML 5.\n\n    interface WindowTimers {\n      long setTimeout(in any handler, in optional any timeout, in any... args);\n      void clearTimeout(in long handle);\n      long setInterval(in any handler, in optional any timeout, in any... args);\n      void clearInterval(in long handle);\n    };\n\n[blog post]: http://fitzgeraldnick.com/weblog/40/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitzgen%2Fchronos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitzgen%2Fchronos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitzgen%2Fchronos/lists"}