JSPM

react-day-picker

8.0.0-beta.27
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6462422
  • Score
    100M100P100Q209046F
  • License MIT

Customizable Date Picker for React

Package Exports

  • react-day-picker
  • react-day-picker/style.css

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 (react-day-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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