react-datepicker
2.1
Score

React Date Picker Component for Flexible Date Management

What is react-datepicker?

The React DatePicker component supports single and range date selections, uses Day.js for efficient date handling, and provides internationalization and theming through SCSS.

TypeScript
React
Date Picker

Summary of react-datepicker

  • 👍

    Supports both single date and range selection.

  • 👍

    Uses Day.js for date manipulation instead of Moment.js.

  • 👍

    Includes internationalization support via Day.js.

  • 🤝

    Theming is achieved by customizing SCSS variables.

Built by

hosung
hosung
@y0c
+ 7 other contributors

Last push
2 years ago
Stars
168

Forks
32
Open Issues
16
Closed Issues
32

Last Update
5 years ago
Version
1.0.4
Typings

Downloads
43.9 k
Dependencies
4
Size
154 kB
The React DatePicker is a flexible, reusable component ideal for handling dates in your React applications. It supports both single date selection and date range selection, making it versatile for various use cases. Built with TypeScript and Sass, this component offers robust features and compatibility. It leverages Day.js, a minimal and effective library for date manipulation, ensuring smaller bundle sizes. The library is fully internationalizable, allowing for easy localization through Day.js. Theming is possible by overriding SCSS variables, making it easy to integrate with your design. Overall, React DatePicker provides a comprehensive solution for date selection in React applications.