React Activity Calendar

A React component to display activity data in a calendar, e.g. GitHub contribution data.
 

There is a dedicated Storybook for documentation and examples:

Storybook

React GitHub Calendar

Related project

Another project of me, React GitHub Calendar, is based on this package. In the beginning all the calendar rendering code was part of React GitHub Calendar. However, I later realized that an agnostic calendar component to display any activity data would be a lot more useful and reasonable. Consequently, React GitHub Calendar has become only a thin wrapper around this component.