React Activity Calendar

A React component to display activity data in a calendar.
 

There is a Storybook for documentation and examples.

Storybook

React GitHub Calendar

Another related project of me, React GitHub Calendar, is based on this package. At first the calendar rendering was part of React GitHub Calendar, but I realized later that extracting this logic into another component to display any activity data would be better. Consequently, React GitHub Calendar is only a thin wrapper around React Activity Calendar now.