{"id":22155307,"url":"https://github.com/ovotech/react-datepicker","last_synced_at":"2025-06-19T07:38:45.429Z","repository":{"id":55997901,"uuid":"159839320","full_name":"ovotech/react-datepicker","owner":"ovotech","description":"React Datepicker loosely based around Material UI design.","archived":false,"fork":false,"pushed_at":"2020-12-02T06:35:43.000Z","size":168,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-04T23:46:42.470Z","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/ovotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-30T15:03:17.000Z","updated_at":"2018-12-17T00:23:55.000Z","dependencies_parsed_at":"2022-08-15T11:01:08.324Z","dependency_job_id":null,"html_url":"https://github.com/ovotech/react-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/ovotech%2Freact-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Freact-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Freact-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Freact-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovotech","download_url":"https://codeload.github.com/ovotech/react-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245284742,"owners_count":20590309,"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-12-02T02:16:30.223Z","updated_at":"2025-03-24T14:19:47.535Z","avatar_url":"https://github.com/ovotech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React DatePicker\n\nDatepicker component loosely based around Material UI design.\n\nDemo\n----\n\nTodo...\n\nUsage\n-----\n\n```js\nimport Calendar from '@kaluza/react-datepicker';\n\nconst Page = (props) =\u003e (\n  \u003cdiv className=\"my-page\"\u003e\n    \u003cCalendar /\u003e\n  \u003c/div\u003e\n);\n```\n\nProps\n-----\n\n```js\nmaxDate  PropTypes.string (ISO Formatted Date)\nDefault: Today\n\n \n\nminDate  PropTypes.string (ISO Formatted Date)\nDefault: 0000-01-01\n\n \n\nmode     PropTypes.oneOf(['DAY', 'MULTIDAY', 'MONTH', 'YEAR'])\nDefault: DAY\n\n \n\nmultidayNumberOfSelectedDays   PropTypes.number\nDefault: 1\n\n \n\nonCancel  PropTypes.func\nDefault: () =\u003e {}\n\n \n\nonSelect PropTypes.func\nDefault: () =\u003e {}\n\n \n\nselectedDate PropTypes.string (ISO Formatted Date)\nDefault: Today\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Freact-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovotech%2Freact-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Freact-datepicker/lists"}