visortelle / react-dates

React date(range) inputs/pickers

Home Page:https://opuscapita.github.io/react-dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Datepicker, DateInput, DateRangeInput

CircleCI Status badge-npm-version badge-license NPM Downloads

date-input

OpusCapita React Components (date inputs/pickers)

This project uses react-day-picker

Implemented components

  • DateInput
  • DateRangeInput
  • DatePicker

Demo and documentation

Online demo and components reference available here: https://opuscapita.github.io/react-dates

Demo powered by react-showroom

Installation

npm install --save @opuscapita/react-dates

Date format

  • dd - day
  • MM - month
  • yy - year

Any separators except these allowed: 1, a, A, *, #

Contributors

Alexey Sergeev
Kirill Volkovich

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

React date(range) inputs/pickers

https://opuscapita.github.io/react-dates

License:Apache License 2.0


Languages

Language:JavaScript 82.0%Language:CSS 9.4%Language:Less 6.6%Language:Shell 1.5%Language:HTML 0.5%