@andyschulzz/react-day-picker
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

React DayPicker v8

DayPicker is a date picker component for React.

$ npm install react-day-picker date-fns  # using npm
$ pnpm install react-day-picker date-fns # using pnpm
$ yarn add react-day-picker date-fns     # using yarn
npm version npm downloads stars sponsors

Main features

  • ☀️ Select days, ranges or whatever
  • 🌎 Localizable into any language
  • ➡️ Keyboard navigation
  • ♿️ WAI-ARIA support
  • 🤖 Native TypeScript support
  • 🧘‍♀️ using date-fns as date library
  • 🗓 Create multiple calendars
  • 🎨 Easy to style and customize
  • 📄 Native integration with input elements

Documentation

Looking for v7 docs? Go to react-day-picker-v7.netlify.app.

Readme

Keywords

none

Package Sidebar

Install

npm i @andyschulzz/react-day-picker

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

826 kB

Total Files

335

Last publish

Collaborators

  • andyschulzz