{"id":20540529,"url":"https://github.com/xanke/vue-birthday-input","last_synced_at":"2025-08-08T16:09:55.255Z","repository":{"id":26935903,"uuid":"111963589","full_name":"xanke/vue-birthday-input","owner":"xanke","description":"Vue 生日输入组件，适用于PC端快速输入","archived":false,"fork":false,"pushed_at":"2023-07-10T23:59:50.000Z","size":1575,"stargazers_count":6,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T01:28:15.053Z","etag":null,"topics":["birthday","date","form","input","javascript","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/xanke.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-24T23:52:56.000Z","updated_at":"2019-09-03T06:25:15.000Z","dependencies_parsed_at":"2024-11-15T08:04:44.247Z","dependency_job_id":"c46a10c6-f618-48ec-9942-1d86bc7f646e","html_url":"https://github.com/xanke/vue-birthday-input","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xanke/vue-birthday-input","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanke%2Fvue-birthday-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanke%2Fvue-birthday-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanke%2Fvue-birthday-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanke%2Fvue-birthday-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xanke","download_url":"https://codeload.github.com/xanke/vue-birthday-input/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanke%2Fvue-birthday-input/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269449288,"owners_count":24419050,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["birthday","date","form","input","javascript","vuejs2"],"created_at":"2024-11-16T01:15:53.094Z","updated_at":"2025-08-08T16:09:55.233Z","avatar_url":"https://github.com/xanke.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-birthday-input\nvue 生日输入组件\n\nnpm install vue-birthday-input --save\n\n[![npm](https://img.shields.io/npm/v/vue-birthday-input.svg)](https://www.npmjs.com/package/vue-birthday-input)\n[![npm](https://img.shields.io/npm/dt/vue-birthday-input.svg)](https://www.npmjs.com/package/vue-birthday-input)\n[![npm](https://img.shields.io/npm/dm/vue-birthday-input.svg)](https://www.npmjs.com/package/vue-birthday-input)\n[![Build Status](https://travis-ci.org/xanke/vue-birthday-input.svg?branch=master)](https://travis-ci.org/xanke/vue-birthday-input)\n[![Codecov](https://img.shields.io/codecov/c/github/xanke/vue-birthday-input.svg)](https://codecov.io/gh/xanke/vue-birthday-input)\n[![npm](https://img.shields.io/npm/l/vue-birthday-input.svg)](http://opensource.org/licenses/MIT)\n\n\n#### 加入模块\n```js\nimport Vue from 'vue'\nimport birthdayInput from 'vue-birthday-input'\n\nexport default {\n  name: 'App',\n\n  components: {\n    birthdayInput\n  }\n}\n```\n\n### 快速开始\n```vue\n\u003ctemplate\u003e\n  \u003cbirthday-input v-model=\"birthday\"\u003e\u003c/birthday-input\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport birthdayInput from 'vue-birthday-input'\n\nexport default {\n  name: 'App',\n\n  components: {\n    birthdayInput\n  },\n\n  data: () =\u003e ({\n    birthday: ''\n  }),\n}\n\u003c/script\u003e\n```\n\n## Props\n|参数|说明|必须|类型|可选值|默认值|\n|-----|-----------|--------|----|----|-------|\n|placeholder|占位符|否|String|—|出生日期|\n|formatView|显示格式|否|String|yyyy/mm/dd / yyyy-mm-dd / mm/dd/yyyy|yyyy年mm月dd日|\n|format|输出格式|否|String|符合moment.format即可|YYYYMMDD|\n\n## License\n\nVue-birthday-input is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanke%2Fvue-birthday-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanke%2Fvue-birthday-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanke%2Fvue-birthday-input/lists"}