@natenhagen/react-day-picker

Flexible date picker component for React

Usage no npm install needed!

<script type="module">
  import natenhagenReactDayPicker from 'https://cdn.skypack.dev/@natenhagen/react-day-picker';
</script>

README

Totally unmaintained fork of v.7.4.10 that exports DayPickerInput in an ES Modules Compliant way. making it possible to import DayPickerInput like this:

import { DayPickerInput } from 'react-day-picker';

- This fork will allow builds to proceed for rollup and vite.

title

react-day-picker (es modules compliant)

Flexible date picker component for React.
Highly customizable, localizable, with ARIA support, no external dependencies, 9KB gzipped

screen shot 2017-11-29 at 08 53 17

Documentation | Examples | API | Changelog

npm version npm downloads circleci npm downloads