react-calendar
2.4
Score

React Calendar Component

What is react-calendar?

react-calendar is a modular toolkit for building calendar components in React applications. It supports customizable event handling, modifier objects for tailored rendering, and is compatible with React v15. It allows full control over styling and structure, ideal for creating tailored calendar solutions without predefined styles.

JavaScript
React
Calendar

Summary of react-calendar

  • 👍

    Supports modular component construction.

  • 👍

    Handles all mouse and touch events.

  • 🤝

    No default styling included.

Built by

Mikhail Novikov
Mikhail Novikov
@freiksenet
+ 13 other contributors

Last push
8 years ago
Stars
248

Forks
43
Open Issues
7
Closed Issues
43
react-calendar is a powerful toolkit designed for building various calendar-related components within React applications. It offers a modular approach allowing developers to construct customized calendar components like Datepickers from scratch. This toolkit is highly flexible, with support for modifiers and event handling, which can be tailored to specific requirements. Styling is unopinionated, providing a foundation for developers to implement their own themes. react-calendar supports all mouse and touch events, enhancing user interaction.