{"id":20472672,"url":"https://github.com/maxpou/pikaday-vue","last_synced_at":"2025-04-13T11:21:27.445Z","repository":{"id":57324139,"uuid":"91479004","full_name":"maxpou/pikaday-vue","owner":"maxpou","description":"A Vue.js wrapper for Pikaday","archived":false,"fork":false,"pushed_at":"2018-10-17T18:10:16.000Z","size":638,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T04:34:56.502Z","etag":null,"topics":["calendar","datepicker","vuejs"],"latest_commit_sha":null,"homepage":"https://maxpou.github.io/pikaday-vue/","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/maxpou.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":"2017-05-16T16:15:00.000Z","updated_at":"2019-05-06T10:30:12.000Z","dependencies_parsed_at":"2022-09-16T21:11:39.153Z","dependency_job_id":null,"html_url":"https://github.com/maxpou/pikaday-vue","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/maxpou%2Fpikaday-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Fpikaday-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Fpikaday-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Fpikaday-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxpou","download_url":"https://codeload.github.com/maxpou/pikaday-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703741,"owners_count":21148221,"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":["calendar","datepicker","vuejs"],"created_at":"2024-11-15T14:21:13.420Z","updated_at":"2025-04-13T11:21:27.410Z","avatar_url":"https://github.com/maxpou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pikaday-vue\n\n[![Build Status](https://travis-ci.org/maxpou/pikaday-vue.svg?branch=master)](https://travis-ci.org/maxpou/dictionary-game) [![Standard - JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\n\u003e A Vue.js wrapper for [Pikaday](https://github.com/dbushell/Pikaday)\n\nA demo is available here: [maxpou.github.io/pikaday-vue/](https://maxpou.github.io/pikaday-vue/)\n\n## Configuration\n\n**Props config:**\n\n* `minDate`: earliest date that can be selected\n* `maxDate`: latest date that can be selected\n* `defaultDate`: default date set (should be a Date object)\n* `setDefaultDate`: make the `defaultDate` the initial selected value\n* `firstDay`: first day of the week (0: Sunday, 1: Monday, etc) (default: 1)\n* `format`: the default output format ([examples](https://momentjs.com/#format-dates)) (default: MMMM Do YYYY)\n* `numberOfMonths`: number of calendars\n* `calendarIcon`: set the icon on the div (default: true)\n* `disableWeekends` disallow selection of Saturdays or Sundays (default: false)\n\n**Event:**\n\n* `onSelect(dateSelected)`: raise when date change\n\n## Contributing\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\nFor detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\nFor commits messages, please follow the [gitmoji guideline](https://gitmoji.carloscuesta.me/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpou%2Fpikaday-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpou%2Fpikaday-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpou%2Fpikaday-vue/lists"}