Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kiarash-Z/react-modern-calendar-datepicker
A modern, beautiful, customizable date picker for React
https://github.com/Kiarash-Z/react-modern-calendar-datepicker
calendar customizable datepicker datepicker-component datepicker-range modern persian persian-calendar picker react
Last synced: 3 months ago
JSON representation
A modern, beautiful, customizable date picker for React
- Host: GitHub
- URL: https://github.com/Kiarash-Z/react-modern-calendar-datepicker
- Owner: Kiarash-Z
- License: mit
- Created: 2019-04-18T11:10:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T09:17:59.000Z (about 1 year ago)
- Last Synced: 2024-01-31T03:28:07.172Z (10 months ago)
- Topics: calendar, customizable, datepicker, datepicker-component, datepicker-range, modern, persian, persian-calendar, picker, react
- Language: JavaScript
- Homepage: https://kiarash-z.github.io/react-modern-calendar-datepicker/
- Size: 11.7 MB
- Stars: 964
- Watchers: 10
- Forks: 202
- Open Issues: 162
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - react-modern-calendar-datepicker - Z | 649 | (JavaScript)
README
# react-modern-calendar-datepicker
[![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)A modern, beautiful, customizable date picker for React.
## Installation 🚀
```bash
npm i react-modern-calendar-datepicker# or if you prefer Yarn:
yarn add react-modern-calendar-datepicker
```## Documentation 📄
You can find documentation on [the website.](https://kiarash-z.github.io/react-modern-calendar-datepicker/)The documentation is divided into several sections:
- [Getting Started](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/getting-started)
- [Core Concepts](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/core-concepts)
- [Default Values](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/default-values)
- [Minimum & Maximum Date](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/minimum-maximum-date)
- [Disabled Days](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/disabled-days)
- [Customization](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/customization)
- [Responsive Guide](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/responsive-guide)
- [Utilities](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/utilities)
- [Different Locales](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/different-locales)
- [TypeScript](https://kiarash-z.github.io/react-modern-calendar-datepicker/docs/typescript)## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Kiarash Zarinmehr
💻 📖 ⚠️ 🐛 🤔 ️️️️♿️ 🚇 👀 💬 ✅
Arman Rokni
🎨
Mohammad Hasani
💻 🐛 📖 ✅ 🤔 💬 👀
Amir Tahani
💻 ️️️️♿️
Mohammadreza Ziadzadeh
💻 🤔
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## LICENSE
[MIT](LICENSE)