{"id":19482845,"url":"https://github.com/kaeyleo/tickjs","last_synced_at":"2025-06-11T20:06:31.406Z","repository":{"id":134712462,"uuid":"85103032","full_name":"kaeyleo/TickJs","owner":"kaeyleo","description":"jQuery/Zepto plugin for countdown, simple and easy to use.","archived":false,"fork":false,"pushed_at":"2017-03-16T07:54:02.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T07:28:16.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://liaokeyu.com/tickjs","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/kaeyleo.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}},"created_at":"2017-03-15T17:42:37.000Z","updated_at":"2017-06-07T04:47:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"29abe77e-6126-404f-9c87-68ed4d92131a","html_url":"https://github.com/kaeyleo/TickJs","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/kaeyleo%2FTickJs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeyleo%2FTickJs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeyleo%2FTickJs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeyleo%2FTickJs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaeyleo","download_url":"https://codeload.github.com/kaeyleo/TickJs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240718720,"owners_count":19846480,"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-10T20:12:26.774Z","updated_at":"2025-02-25T17:42:16.481Z","avatar_url":"https://github.com/kaeyleo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tick.Js\n\n\u003eTick.js is a simple countdown plugin for jQuery/Zepto\n\n[Demo](http://liaokeyu.com/tickjs)\n\n## Usage\n\nYou need to load the current version of jQuery and the javascript file of the plugin, just link in your HTML:\n \n \t\u003cscript src=\"jquery.min.js\"\u003e\u003c/script\u003e\n \t\u003cscript src=\"tick.js\"\u003e\u003c/script\u003e\n\n \nThen create a container element in your html:\n\n\t\u003cdiv id=\"timer\"\u003e\u003c/div\u003e\n\nNow you can initialize the plugin:\n\n\t$('#timer').countDown(\n\t\t'2017-03-16 02:00:00', 'Time\\'s up!'\n\t);\n\nYep, it works!\n\n##Syntax\n\n\telement.countDown(Date, endTitle)\n\n## Properties\n| Property        | Type       | Description  |\n| ------------- |:-------------:| -----:|\n| Date |String| The end time of your fancy countdown. |\n| endTitle |String| Show something when the end date is reached |\n\n\n\n\n\t","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeyleo%2Ftickjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaeyleo%2Ftickjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeyleo%2Ftickjs/lists"}