A simple and reusable datepicker component for React

React Date Picker A simple and reusable Datepicker component for React (Demo) Installation The package can be installed via npm: npm install react-datepicker --save Or via yarn: yarn add react-datepicker
Information
Category: React / Date / Time picker
Watchers: 82
Star: 7.6k
Fork: 2.2k
Last update: Nov 28, 2023

Related Repos



prabhuignoto 🚥 Render timelines in three different modes (Horizontal, Vertical, Tree). 🌲 Use the Tree mode to layout the timeline cards vertically in a tree like fashion. 📺 Auto play the timeline with the slideshow mode. 🖼️ Display Images & Videos in the timeline with ease.
 

lchenfox An awesome and cross-platform React Native date picker and calendar component for iOS and Android. Now just calendar component is supported.
 

y0c React DatePicker Flexible, Reusable, Mobile friendly DatePicker Component 🎬 Intro DatePicker RangeDatePicker Demo in Storybook ✨ Major C
 

drydenwilliams React/Redux Developer Task - React Calender with Reminders The aim of this exercise is to create a demo calendar application using React & Redux. You should take no more than 1h30m to complete this task. You should start by
 

mfix22 <CalendaRx /> As easy as putting <Calendarx /> in your React app. First of many prescribed React solutions. Usage import Calendarx from 'calendarx' ReactDOM.render( <App> <Calendarx /&g
 

haoxins react-flatpickr Flatpickr for React. Usage import 'flatpickr/dist/flatpickr.material_green.min.css' import Flatpickr from 'react-flatpickr' import { Component } from 'react' class App extends Component { ren
 

andreypopp React Time Component for React to render relative and/or formatted dates by using <time> HTML5 element and preserving machine readable format in datetime attribute. Installation % npm install react-time
 
Popular
7.6k

Hacker0x01 React Date Picker A simple and reusable Datepicker component for React (Demo) Installation The package can be installed via npm: npm install react-datepicker --save Or via yarn: yarn add react-datepicker
 

react-component rc-calendar React Calendar Screenshots Feature support ie9,ie9+,chrome,firefox,safari support date, month, year, decade select panel support week number support en_US and zh_CN lo
 

hypeserver react-date-range A date library agnostic React component for choosing dates and date ranges. Uses date-fns for date operations. Why should you use react-date-range? Stateless date operations Highly configurab
 
Popular
5.4k

gpbl react-day-picker is a flexible date picker component for React. no external dependencies select days, ranges, whatever using CSS modifiers ready for localization, even with moment.js customizable style navigable via keyb
 

onefinestay React Daterange Picker A React based date range picker. Demo Getting started Installation Add React Daterange Picker to your project by executing npm install react-daterange-picker or yarn add react
 

BelkaLab React-yearly-calendar React calendar component with yearly view. $ npm install react-yearly-calendar Demo http://belkalab.github.io/react-yearly-calendar/ Or taste an example usage below: var ReactDOM = r
 

freiksenet react-calendar Calendars for React v15. Not just calendar component, but a modular toolkit for building everything related to calendars in React, such as Datepickers. In early alpha stage, documentation and features will arr
 

wangzuo input-moment React datetime picker powered by momentjs The design is from https://dribbble.com/shots/1439965-Due-Date-and-Time-Picker. The icon is from ionicons. Installation npm i input-moment --save Notice