react-flatpickr
3.8
Score

React DatePicker Component - react-flatpickr

What is react-flatpickr?

React-flatpickr is a React-based DatePicker component, leveraging the Flatpickr library to offer extensive customization through its options. It's compatible with React 16.0 or later and supports npm and yarn for easy installation.

JavaScript
React
Date Picker

Summary of react-flatpickr

  • 👍

    Supports all Flatpickr options.

  • 👍

    Compatible with Flatpickr themes.

  • 🤝

    Dependencies include Flatpickr CSS files for styling.

  • 🤝

    Compatible with React 16.0 or later.

Built by

Xin Hao
Xin Hao
@haoxins
+ 37 other contributors

Last push
19 days ago
Stars
610

Forks
111
Open Issues
40
Closed Issues
111

Last Update
14 days ago
Version
4.0.2
Typings

Downloads
7.2 M
Dependencies
1
Size
15 kB
React-flatpickr is a React wrapper for the Flatpickr DatePicker library, designed to offer developers a simple and lightweight way to integrate date-picking functionality into their React applications. This component harnesses the power of Flatpickr to provide a powerful and customizable date and time selection experience. With the ability to pass all available Flatpickr options, developers can tailor the DatePicker to suit their specific needs. Installation is straightforward, with support for both npm and yarn. The component ensures ease of use with simple props for setting the date value, event handling, and styles.