{"id":28788884,"url":"https://github.com/ronffy/hrcountdown","last_synced_at":"2025-08-12T13:08:28.456Z","repository":{"id":93092680,"uuid":"64836699","full_name":"ronffy/HrCountdown","owner":"ronffy","description":"精确到毫秒的倒计时","archived":false,"fork":false,"pushed_at":"2018-06-09T10:48:55.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T14:12:18.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ronffy.github.io/HrCountdown","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/ronffy.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,"zenodo":null}},"created_at":"2016-08-03T10:19:34.000Z","updated_at":"2020-11-23T03:32:44.000Z","dependencies_parsed_at":"2023-06-04T19:00:52.594Z","dependency_job_id":null,"html_url":"https://github.com/ronffy/HrCountdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ronffy/HrCountdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronffy%2FHrCountdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronffy%2FHrCountdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronffy%2FHrCountdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronffy%2FHrCountdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronffy","download_url":"https://codeload.github.com/ronffy/HrCountdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronffy%2FHrCountdown/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270065443,"owners_count":24520946,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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":"2025-06-17T21:04:28.843Z","updated_at":"2025-08-12T13:08:28.198Z","avatar_url":"https://github.com/ronffy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# HrCountdown 精确到毫秒的倒计时js插件\n\n\n## 如何使用\n\n```javascript\nHrCountdown({\n   date : \"2017-8-3 18:57:11\", \n   box : $(\"#timeBox\"),\n   end : function(_this){ } //倒计时结束后的回调,传进来的实参是实例的this指针\n});\n```\n\n或者\n```javascript\nHrCountdown({\n   date : 1454567000123, \n   box : $(\"#timeBox\"),\n   end : function(_this){ } //倒计时结束后的回调,传进来的实参是实例的this指针\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronffy%2Fhrcountdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronffy%2Fhrcountdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronffy%2Fhrcountdown/lists"}