react-github-calendar
TypeScript icon, indicating that this package has built-in type declarations

4.1.3 • Public • Published

React GitHub Calendar

CI

A React component to display a GitHub contributions graph based on react-activity-calendar.

Screenshot

Demo and documentation

Installation

npm install react-github-calendar

Development

Start watch mode for the library first:

pnpm install
pnpm dev

Then start watch mode of example page:

cd example
pnpm install
pnpm dev

Open http://localhost:3000.

Publish a new release

npm publish --dry-run

# When you're happy
npm publish --access=public

Update demo page

pnpm deploy

Readme

Keywords

none

Package Sidebar

Install

npm i react-github-calendar

Weekly Downloads

2,181

Version

4.1.3

License

MIT

Unpacked Size

17.7 kB

Total Files

6

Last publish

Collaborators

  • gruberjonathan