@opuscapita/react-dates

Start write new project with no effort.

Usage no npm install needed!

<script type="module">
  import opuscapitaReactDates from 'https://cdn.skypack.dev/@opuscapita/react-dates';
</script>

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.