react-day-picker
DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications. (by gpbl)
react-infinite-calendar
✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more. (by clauderic)
react-day-picker | react-infinite-calendar | |
---|---|---|
8 | 1 | |
6,550 | 4,023 | |
0.7% | 0.0% | |
9.3 | 0.0 | |
15 days ago | about 1 year ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-day-picker
Posts with mentions or reviews of react-day-picker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-25.
- 9 React Calendar Components for Your Next App
-
Need help finding a good react date and time picker.
This one I have found to be quite customizable and supports ranges: https://react-day-picker.js.org
-
Need help adding a simple calendar visual
So, for instance, https://www.npmjs.com/package/react-day-picker is one I've used, fairly simple to install and configure - if you're doing your frontend using npm and javascript. In fact, that community focuses around frontend webdev, so there are a ton of packages you can just npm install and work practically out of the box.
-
Looking for a recommended Date and Time picker
For date picker, checkout https://github.com/gpbl/react-day-picker, decent documentation, and flexibility
-
Hacktoberfest - 3rd contribution
The first thing I did was to look for a date picker library. There were a lot to choose from but I needed one that would look most similar to the theme of the application so my choice went to react-day-picker. The UI looks simple and would be the best fit for Game-night.
-
Counting Days on React-Day-Picker
At first, I was feeling overly ambitious and thought I could build my own calendar. After reviewing some examples online, I quickly realized it would take a lot of time and work considering the differing days in a month and adding basic functionality. Instead I found a React component, React Day Picker, that could be easily inserted into my application.
-
Beginner's Thread / Easy Questions (June 2021)
I want to render a calendar in my app and highlight certain dates on it. To achieve that I decided to use react-day-picker library.
-
Calendar Heatmap using React on JSitor
A calendar heatmap coded using react-day-picker
react-infinite-calendar
Posts with mentions or reviews of react-infinite-calendar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-25.
What are some alternatives?
When comparing react-day-picker and react-infinite-calendar you can also consider the following projects:
react-datepicker - A simple and reusable datepicker component for React
react-dates - An easily internationalizable, mobile-friendly datepicker library for the web
react-big-calendar - gcal/outlook like calendar component
react-calendar - A modular toolkit to build calendar-related things in React
react-date-select - A React Date Select / Picker Input Component