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

4.3.1 • Public • Published

React GitHub Calendar

CI

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

Screenshot

Demo and documentation

Installation

pnpm 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 run deploy

/react-github-calendar/

    Package Sidebar

    Install

    npm i react-github-calendar

    Weekly Downloads

    3,255

    Version

    4.3.1

    License

    MIT

    Unpacked Size

    18 kB

    Total Files

    6

    Last publish

    Collaborators

    • gruberjonathan