Date Picker

A collection of 74 posts

A simple and reusable datepicker component for React

React Date Picker A simple and reusable datepicker component for React. Live Demo https://hacker0x01.github.io/react-datepicker/ Installation The package can be installed via NPM: npm install react-datepicker --save You’ll need
26 August 2017

Simple and efficient react component to format date

timeago-react timeago-react is a simple react component used to format date with *** time ago statement. eg: '3 hours ago'. The component based on timeago.js which is a simple javascript module. Realtime render.
18 August 2017

A simple time-ago component for ReactJs

react-timeago A simple time-ago component for ReactJs. Changes in V3.X: minPeriod and maxPeriod now accept seconds not milliseconds. This matches the documentation. react-timeago now uses ES6 modules. So if you don't use
18 August 2017

React date range picker

React date range picker BY Rob Vermeer Date picker in React, you can select a range of dates. codepen demo See the Pen React date range picker by Rob Vermeer (@RobVermeer) on CodePen.
22 September 2016