chasak / react-day-picker

Reusable date picker component for React

Home Page:http://react-day-picker.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React DayPicker

DayPicker is a reusable date picker component for React.

$ npm install react-day-picker@next

Beta version ⚠️

This branch is for the next major version 8 – which is currently in development and not ready for production. For the stable version see the v7 branch.

Main features

  • ☀️ select days, ranges or whatever
  • 🗓 create multiple calendars
  • ♿️ complete ARIA support
  • ➡️ keyboard navigation
  • 🌎 localizable in any language
  • 🎨 easy to style and customize
  • 🤖 native Typescript support
  • 📄 easy integration with input elements
  • 🧘‍♀️ using date-fns as date libray

Documentation

About

Reusable date picker component for React

http://react-day-picker.js.org

License:MIT License


Languages

Language:TypeScript 90.9%Language:CSS 5.2%Language:JavaScript 2.3%Language:HTML 0.9%Language:Shell 0.7%