{"id":16356923,"url":"https://github.com/previousdeveloper/angular-simple-countdown","last_synced_at":"2025-10-26T04:30:16.128Z","repository":{"id":58217830,"uuid":"43750155","full_name":"previousdeveloper/angular-simple-countdown","owner":"previousdeveloper","description":"a simple countdown angular directive with multiple language.","archived":false,"fork":false,"pushed_at":"2015-10-12T06:27:58.000Z","size":180,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T14:16:08.083Z","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/previousdeveloper.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}},"created_at":"2015-10-06T12:47:40.000Z","updated_at":"2023-02-02T20:34:48.000Z","dependencies_parsed_at":"2022-08-30T20:00:49.057Z","dependency_job_id":null,"html_url":"https://github.com/previousdeveloper/angular-simple-countdown","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fangular-simple-countdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fangular-simple-countdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fangular-simple-countdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fangular-simple-countdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/previousdeveloper","download_url":"https://codeload.github.com/previousdeveloper/angular-simple-countdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238249295,"owners_count":19440889,"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-11T01:44:33.625Z","updated_at":"2025-10-26T04:30:15.778Z","avatar_url":"https://github.com/previousdeveloper.png","language":"JavaScript","readme":"# angular-simple-countdown\na simple countdown angular directive with multiple language. It is improvement of the [simple-inline-countdown-directive](https://github.com/globaljake/simple-inline-countdown-directive)\n\n\n## Installation\n\n### Bower\n\n`bower install angular-simple-countdown`\n\n```html\nlocal\n\u003cscript src=\"bower_components/angular-simple-countdown/lib/countdownTimer.min.js\"\u003e\u003c/script\u003e\n```\n\n```html\nlocal\n\u003cscript src=\"lib/countdownTimer.min.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n```javascript\nvar myApp = angular.module('app', ['countdownTimer']);\n\n\u003cstrong countdown end-date=\"1-9-2015\" units=\"days|hours|minutes|seconds\"\u003e\u003c/strong\u003e\n\u003cspan countdown end-date=\"2-9-2015\" units=\"weeks\"\u003e\u003c/strong\u003e\n\u003cstrong countdown end-date=\"01-11-2016\" lang=\"TR\" units=\"days|hours|minutes|seconds\"\u003e\u003c/strong\u003e\n```\n## Field Schema\n\n`countdown`: initializes directive\n\n`end-date`: the end date. _takes any format js Date() allows_\n\n`units`: which units you want the countdown to be viewed in\n\n`lang`:lang=\"TR\"\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fangular-simple-countdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreviousdeveloper%2Fangular-simple-countdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fangular-simple-countdown/lists"}