{"id":21811543,"url":"https://github.com/dnbard/datepicker","last_synced_at":"2025-03-21T09:15:25.713Z","repository":{"id":29017050,"uuid":"32544257","full_name":"dnbard/datepicker","owner":"dnbard","description":"Datepicker component for KnockoutJS","archived":false,"fork":false,"pushed_at":"2015-03-29T10:10:47.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T05:41:28.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dnbard.github.io/datepicker/","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/dnbard.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":"2015-03-19T20:23:09.000Z","updated_at":"2015-03-29T10:10:47.000Z","dependencies_parsed_at":"2022-09-05T22:31:12.012Z","dependency_job_id":null,"html_url":"https://github.com/dnbard/datepicker","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/dnbard%2Fdatepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fdatepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fdatepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fdatepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnbard","download_url":"https://codeload.github.com/dnbard/datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767798,"owners_count":20507110,"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-27T13:45:21.976Z","updated_at":"2025-03-21T09:15:25.687Z","avatar_url":"https://github.com/dnbard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Knockout Datepicker\n===================\nDatepicker component for KnockoutJS\n\n\nRequirement\n------------\n* KnockoutJS \u003e= v3.2.0\n\nDocumentation\n-------------\n\nApply script and stylesheet to your HTML page:\n```html\n\u003clink rel=\"stylesheet\" href=\"dist/datepicker.css\"\u003e\n\u003cscript type=\"text/javascript\" src=\"dist/datepicker.js\"\u003e\u003c/script\u003e\n```\n\nBinding:\n```html\n\u003cdatepicker params=\"value: date, element: $element\"\u003e\u003c/datepicker\u003e\n```\n\nViewModel:\n```js\nfunction ViewModel(){\n    this.date = new Date();\n}\n\nko.applyBindings(new ViewModel());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fdatepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnbard%2Fdatepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fdatepicker/lists"}