# Bloggify/github-calendar

:bar_chart: Embed your GitHub calendar everywhere.

Repository: https://github.com/Bloggify/github-calendar
Canonical: https://ross.abutalabs.com/products/github-calendar
Homepage: https://bloggify.github.io/github-calendar/example/
Language: JavaScript
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2025-10-11T17:26:54+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 46, release rhythm 8, longevity 100
- inputs: {"age_days": 3892, "days_push": 326, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1315, forks 215 (observed 2026-08-28T04:04:20.671765+00:00)

## What it is
A JavaScript library that embeds a user's GitHub contributions calendar into any web page with a single function call. It fetches contribution data (optionally via a custom proxy) and renders it as a calendar widget with optional responsive styling.

## Use cases
- embed my GitHub contribution graph on my portfolio site
- show GitHub activity calendar on a personal blog
- display contributions heatmap in a web page
- add a GitHub stats widget to my website
- render responsive GitHub calendar with custom CSS

## When to choose
- you want a quick one-line embed of a GitHub contributions calendar
- you need a lightweight browser-side widget without a backend
- you want customizable proxy support for fetching GitHub data

## When to avoid
- you need GitHub data beyond the contributions calendar
- you require server-side rendering of the widget
- you need guaranteed availability since it depends on GitHub's public profile page

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, web-scraping, ui-components
- domain: web-development, frontend, data-visualization
- platform: browser
- tags: github, contributions-calendar, embed, widget, nodejs, javascript

## Member repositories
- Bloggify/github-calendar (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.671765+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:39.657118+00:00, confidence not recorded.
  - readme: https://github.com/Bloggify/github-calendar (fetched 2026-08-28T04:04:20.671765+00:00, sha 5edcc7793a8c)
  - homepage: https://bloggify.github.io/github-calendar/example/ (fetched 2026-08-29T12:07:16.012371+00:00, sha 76c821ae50f9)
  - registry_npm: https://registry.npmjs.org/github-calendar (fetched 2026-08-29T12:07:16.014762+00:00, sha fcd678c4666f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
