JSPM

  • Created
  • Published
  • Downloads 194
  • Score
    100M100P100Q87641F
  • License Apache-2.0

Start write new project with no effort.

Package Exports

  • @opuscapita/react-dates
  • @opuscapita/react-dates/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@opuscapita/react-dates) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.