GitShow/cassidoo/pocketcal
cassidoo

pocketcal

Pick dates, share a link, and that's your calendar!

by cassidoo
calendar
Star on GitHubForkWebsitenpm

TypeScript

152 stars15 forks5 contributorsActive · 1mo agoSince 2025MIT

Meet the team

See all 5 on GitHub →
cassidoo
cassidoo81 contributions
burkeholland
burkeholland2 contributions
orx57
orx571 contribution
wperron
wperron1 contribution
anaiel
anaiel1 contribution

Languages

View on GitHub →
TypeScript65.5%
CSS30.2%
JavaScript2.9%
HTML1.5%

Commit activity

Last 12 weeks · 6 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Rahul-K-Saini
feat: add visibiliy toggle for hiding/showing eventsMergedPR

fixes #18 Added a visibility toggle next to each event group in the sidebar Hidden groups remain saved in state and URL/share data Hidden groups are excluded from calendar rendering and date selection highlights

Rahul-K-Saini · 2w ago
cassidoo
Fix pro badge in headerClosedIssue

Right now it's too tall: It looks correct in the modal:

cassidoo · 1mo ago
cassidoo
Fix pro badge height in headerMergedPR

The .pro-badge span inherited the header's 32px line-height. Because .sidebar h1 is a flex container, that inherited line-height inflated the badge's flex-item height (and thus the whole header), even though the badge's font-size is tiny. In the license modal the badge sits in a non-flex h2, where line-height doesn't affect an inline element's box height, so it looked correct there. Set line-height: 1 on .pro-badge and drop the now-unnecessary margin-bottom (it only existed to nudge baseline alignment, and had no effect in the modal's inline context anyway; keeping it in the flex header just added extra height).

cassidoo · 1mo ago
Structured data for AI agents

Repository: cassidoo/pocketcal. Description: Pick dates, share a link, and that's your calendar! Stars: 152, Forks: 15. Primary language: TypeScript. Languages: TypeScript (65.5%), CSS (30.2%), JavaScript (2.9%), HTML (1.5%). License: MIT. Homepage: http://pocketcal.com Topics: calendar. Open PRs: 0, open issues: 1. Last activity: 1mo ago. Community health: 42%. Top contributors: cassidoo, burkeholland, orx57, wperron, anaiel.

·@ofershap

Replace github.com with gitshow.dev