{"id":22780296,"url":"https://github.com/glavin001/jquery-countdown","last_synced_at":"2026-01-08T00:56:43.084Z","repository":{"id":8257254,"uuid":"9706306","full_name":"Glavin001/jquery-countdown","owner":"Glavin001","description":"Simply create an element, fill out the applicable attributes for the end date, and watch a the content counts down live. Too easy.","archived":false,"fork":false,"pushed_at":"2013-04-27T00:47:13.000Z","size":108,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T15:54:06.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Glavin001.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":"2013-04-26T23:44:12.000Z","updated_at":"2013-12-04T07:54:40.000Z","dependencies_parsed_at":"2022-08-07T00:00:44.726Z","dependency_job_id":null,"html_url":"https://github.com/Glavin001/jquery-countdown","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/Glavin001%2Fjquery-countdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glavin001%2Fjquery-countdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glavin001%2Fjquery-countdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glavin001%2Fjquery-countdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Glavin001","download_url":"https://codeload.github.com/Glavin001/jquery-countdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246326783,"owners_count":20759439,"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-12-11T20:12:47.019Z","updated_at":"2026-01-08T00:56:43.057Z","avatar_url":"https://github.com/Glavin001.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"jQuery Countdown\n=====\n\n##Usage\n1. Create an element\n\n```html\n\u003cspan\u003eexample countdown element\u003c/span\u003e\n```\n\n2. Add the required countdown class, **jq-countdown**\n\n```html\n\u003cspan class=\"jq-countdown\"\u003eexample countdown element\u003c/span\u003e\n```\n3. Add the applicable attributes for the countdown's end date\n\n```html\n\u003cspan class=\"jq-countdown\" data-countdown-alt=\"Now finished this example Countdown\"\ndata-countdown-year=\"1993\" data-countdown-month=\"12\"  data-countdown-day=\"01\" \ndata-countdown-hour=\"10\" data-countdown-minute=\"0\" data-countdown-second=\"0\"\ndata-countdown-callback=\"console.log('Countdown complete!');\"\u003e\nexample countdown element\n\u003c/span\u003e\n```\nA list of available countdown date attributes:\n  - ```data-countdown-year``` : any year\n  - ```data-countdown-month```  : any month in numerical form, 1=January, 12=December\n  - ```data-countdown-day``` : any day applicable in the given month \n  - ```data-countdown-hour``` : any hour in 24-hour format (from 0 to 24 which is 12:00 midnight to 12:00 noon respectively)\n  - ```data-countdown-minute``` : any minute from 0 to 60\n  - ```data-countdown-second``` : any second in a minute from 0 to 60\n  - ```data-countdown-alt``` : Alternative text to be displayed; default \u0026 after countdown has finished\n  - ```data-countdown-callback``` : JavaScript callback function that will be triggered when the countdown hits 0!\n\n\n**Done!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglavin001%2Fjquery-countdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglavin001%2Fjquery-countdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglavin001%2Fjquery-countdown/lists"}