{"id":13424082,"url":"https://github.com/weifeiyue/vue-datepicker","last_synced_at":"2025-03-20T16:36:20.195Z","repository":{"id":162906710,"uuid":"58896080","full_name":"weifeiyue/vue-datepicker","owner":"weifeiyue","description":"datepicker component for Vue.js","archived":false,"fork":false,"pushed_at":"2017-10-11T07:33:06.000Z","size":65,"stargazers_count":102,"open_issues_count":0,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-15T18:50:40.686Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weifeiyue.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}},"created_at":"2016-05-16T02:02:00.000Z","updated_at":"2024-03-18T13:02:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2150b0f-06f5-4a2e-91b4-5278d67caa62","html_url":"https://github.com/weifeiyue/vue-datepicker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weifeiyue%2Fvue-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weifeiyue%2Fvue-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weifeiyue%2Fvue-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weifeiyue%2Fvue-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weifeiyue","download_url":"https://codeload.github.com/weifeiyue/vue-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244650772,"owners_count":20487697,"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-07-31T00:00:48.226Z","updated_at":"2025-03-20T16:36:20.175Z","avatar_url":"https://github.com/weifeiyue.png","language":"JavaScript","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","UI组件","Awesome Vue.js"],"sub_categories":["Libraries \u0026 Plugins"],"readme":"vue-datepicker\n========\n### A Beautiful Datepicker Component For Vue\n* Lightweight (less than 5kb minified and gzipped)\n* Only dependencies Vue\n* Beautiful!\n\nfor vue2:\n[https://github.com/weifeiyue/vue-datepicker-local](https://github.com/weifeiyue/vue-datepicker-local)\n\n![image](https://github.com/weifeiyue/vue-datepicker/raw/master/screenshots/datepicker.png)\n\n## Usage\n\n```html\n\u003clink rel=\"stylesheet\" href=\"vue.datepicker.css\"\u003e\n```\n\n```html\n\u003cscript type=\"text/javascript\" src=\"vue.datepicker.js\"\u003e\u003c/script\u003e\n```\n\n```html\n\u003c!--base--\u003e\n\u003cmz-datepicker\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--english version--\u003e\n\u003cmz-datepicker en\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--disabled--\u003e\n\u003cmz-datepicker disabled\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--show clear button--\u003e\n\u003cmz-datepicker clearable\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--set width--\u003e\n\u003cmz-datepicker width=\"186\"\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--format display--\u003e\n\u003cmz-datepicker format=\"yyyy-MM-dd\"\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--bind modal--\u003e\n\u003cmz-datepicker :time.sync=\"time\"\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--show range--\u003e\n\u003cmz-datepicker :start-time.sync=\"startTime\" :end-time.sync=\"endTime\" range\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--max range(unit:day)--\u003e\n\u003cmz-datepicker :start-time.sync=\"startTime\" :end-time.sync=\"endTime\" range max-range=\"366\"\u003e\u003c/mz-datepicker\u003e\n\n\u003c!--onConfirm(only in rang and confirm mode)--\u003e\n\u003cmz-datepicker :start-time.sync=\"startTime\" :end-time.sync=\"endTime\" range confirm :on-confirm=\"onConfirm\"\u003e\u003c/mz-datepicker\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweifeiyue%2Fvue-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweifeiyue%2Fvue-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweifeiyue%2Fvue-datepicker/lists"}