{"id":13725563,"url":"https://github.com/Kiarash-Z/react-modern-calendar-datepicker","last_synced_at":"2025-05-07T20:32:53.064Z","repository":{"id":38360132,"uuid":"182072844","full_name":"Kiarash-Z/react-modern-calendar-datepicker","owner":"Kiarash-Z","description":"A modern, beautiful, customizable date picker for React","archived":false,"fork":false,"pushed_at":"2023-08-30T09:17:59.000Z","size":12240,"stargazers_count":1032,"open_issues_count":165,"forks_count":218,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-28T19:06:10.114Z","etag":null,"topics":["calendar","customizable","datepicker","datepicker-component","datepicker-range","modern","persian","persian-calendar","picker","react"],"latest_commit_sha":null,"homepage":"https://kiarash-z.github.io/react-modern-calendar-datepicker/","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/Kiarash-Z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"Kiarash-Z","patreon":"kiarashzarinmehr"}},"created_at":"2019-04-18T11:10:10.000Z","updated_at":"2025-04-22T10:07:44.000Z","dependencies_parsed_at":"2024-01-06T01:54:26.027Z","dependency_job_id":"1659479b-ee6d-46dd-b37e-eb57b2bf1996","html_url":"https://github.com/Kiarash-Z/react-modern-calendar-datepicker","commit_stats":{"total_commits":299,"total_committers":7,"mean_commits":"42.714285714285715","dds":"0.14381270903010035","last_synced_commit":"0cd7478b2fda3f755f0128a2ba1244346ed9eba0"},"previous_names":["kiarash-z/react-persian-calendar-date-picker"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiarash-Z%2Freact-modern-calendar-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiarash-Z%2Freact-modern-calendar-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiarash-Z%2Freact-modern-calendar-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiarash-Z%2Freact-modern-calendar-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kiarash-Z","download_url":"https://codeload.github.com/Kiarash-Z/react-modern-calendar-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252953716,"owners_count":21830890,"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","customizable","datepicker","datepicker-component","datepicker-range","modern","persian","persian-calendar","picker","react"],"created_at":"2024-08-03T01:02:27.510Z","updated_at":"2025-05-07T20:32:52.334Z","avatar_url":"https://github.com/Kiarash-Z.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Kiarash-Z","https://patreon.com/kiarashzarinmehr"],"categories":["JavaScript"],"sub_categories":[],"readme":"# react-modern-calendar-datepicker\n[![Build Status](https://travis-ci.org/Kiarash-Z/react-modern-calendar-datepicker.svg?branch=master)](https://travis-ci.org/Kiarash-Z/react-modern-calendar-datepicker) [![codecov.io](https://codecov.io/github/kiarash-z/react-modern-calendar-datepicker/coverage.svg?branch=master)](https://codecov.io/github/kiarash-z/react-modern-calendar-datepicker?branch=master) ![npm](https://img.shields.io/npm/v/react-modern-calendar-datepicker)\n\nA modern, beautiful, customizable date picker for React.\n\n\u003ca href=\"https://kiarash-z.github.io/react-modern-calendar-datepicker\"\u003e\n\t\u003cimg src=\"https://user-images.githubusercontent.com/20098648/76241893-f6722880-624a-11ea-9a80-eace8a4a27f0.png\" alt=\"hero image\" /\u003e\n\u003c/a\u003e\n\n## Installation 🚀\n```bash\nnpm i react-modern-calendar-datepicker\n\n# or if you prefer Yarn:\nyarn add react-modern-calendar-datepicker\n```\n\n## Documentation 📄\nYou can find documentation on [the website.](https://kiarash-z.github.io/react-modern-calendar-datepicker/)\n\nThe documentation is divided into several sections:\n- [Getting Started](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/getting-started)\n- [Core Concepts](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/core-concepts)\n- [Default Values](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/default-values)\n- [Minimum \u0026 Maximum Date](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/minimum-maximum-date)\n- [Disabled Days](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/disabled-days)\n- [Customization](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/customization)\n- [Responsive Guide](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/responsive-guide)\n- [Utilities](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/utilities)\n- [Different Locales](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/different-locales)\n- [TypeScript](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/typescript)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Kiarash-Z\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/20098648?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKiarash Zarinmehr\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=Kiarash-Z\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=Kiarash-Z\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=Kiarash-Z\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/issues?q=author%3AKiarash-Z\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-Kiarash-Z\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#a11y-Kiarash-Z\" title=\"Accessibility\"\u003e️️️️♿️\u003c/a\u003e \u003ca href=\"#infra-Kiarash-Z\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/pulls?q=is%3Apr+reviewed-by%3AKiarash-Z\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#question-Kiarash-Z\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#tutorial-Kiarash-Z\" title=\"Tutorials\"\u003e✅\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://Dribbble.com/Armanrokni\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/43547854?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArman Rokni\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-armanrokni\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://twitter.com/thebrodmann\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/20781126?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMohammad Hasani\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=thebrodmann\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/issues?q=author%3Athebrodmann\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=thebrodmann\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tutorial-thebrodmann\" title=\"Tutorials\"\u003e✅\u003c/a\u003e \u003ca href=\"#ideas-thebrodmann\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-thebrodmann\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/pulls?q=is%3Apr+reviewed-by%3Athebrodmann\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/AmirTahani\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/21058227?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAmir Tahani\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=AmirTahani\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#a11y-AmirTahani\" title=\"Accessibility\"\u003e️️️️♿️\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://mzed.ir\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/53334880?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMohammadreza Ziadzadeh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/Kiarash Zarinmehr/react-modern-calendar-datepicker/commits?author=themzed\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-themzed\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## LICENSE\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKiarash-Z%2Freact-modern-calendar-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKiarash-Z%2Freact-modern-calendar-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKiarash-Z%2Freact-modern-calendar-datepicker/lists"}