@opuscapita/react-dates
Version:
Start write new project with no effort.
47 lines (28 loc) • 1.66 kB
Markdown
# React Datepicker, DateInput, DateRangeInput
[](https://circleci.com/gh/OpusCapita/react-dates)




OpusCapita React Components (date inputs/pickers)
This project uses [react-day-picker](https://github.com/gpbl/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](https://github.com/OpusCapita/react-showroom-client)
## Installation
`npm install --save @opuscapita/react-dates`
## Date format
* `dd` - day
* `MM` - month
* `yy` - year
Any separators except these allowed: `1`, `a`, `A`, `*`, `#`
## Contributors
| [<img src="https://avatars.githubusercontent.com/u/24603787?v=3" width="100px;"/>](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [<img src="https://avatars.githubusercontent.com/u/24652543?v=3" width="100px;"/>](https://github.com/kvolkovich-sc) | [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
## License
Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.