{"id":14990194,"url":"https://github.com/wickynilliams/cally","last_synced_at":"2025-05-14T02:04:11.590Z","repository":{"id":66058557,"uuid":"456556128","full_name":"WickyNilliams/cally","owner":"WickyNilliams","description":"Small, feature-rich calendar components","archived":false,"fork":false,"pushed_at":"2025-04-01T16:42:14.000Z","size":651,"stargazers_count":1268,"open_issues_count":9,"forks_count":14,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-11T14:17:05.116Z","etag":null,"topics":["calendar","calendar-component","date-picker","datepicker","web-component","webcomponent"],"latest_commit_sha":null,"homepage":"https://wicky.nillia.ms/cally/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WickyNilliams.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-07T15:09:16.000Z","updated_at":"2025-04-09T19:39:21.000Z","dependencies_parsed_at":"2024-04-18T11:31:22.988Z","dependency_job_id":"78f9d8a3-8a42-4d92-a797-758133f400ae","html_url":"https://github.com/WickyNilliams/cally","commit_stats":{"total_commits":105,"total_committers":4,"mean_commits":26.25,"dds":0.02857142857142858,"last_synced_commit":"599194fa8aa90911f452648c9f3a97cfaf7794dc"},"previous_names":["wickynilliams/cally"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WickyNilliams%2Fcally","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WickyNilliams%2Fcally/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WickyNilliams%2Fcally/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WickyNilliams%2Fcally/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WickyNilliams","download_url":"https://codeload.github.com/WickyNilliams/cally/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052677,"owners_count":22006716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","calendar-component","date-picker","datepicker","web-component","webcomponent"],"created_at":"2024-09-24T14:19:41.299Z","updated_at":"2025-05-14T02:04:11.537Z","avatar_url":"https://github.com/WickyNilliams.png","language":"TypeScript","readme":"# Cally\r\n\r\nSmall, feature-rich calendar components\r\n\r\n- **Small bundle size** - less than 9KB min/gzip\r\n- **Full feature set** - single dates, multiple dates, ranges, display multiple months\r\n- **HTML-friendly** - easy to author, framework-independent\r\n- **Minimal dependencies** - just one\r\n- **Accessible** - keyboard and screen reader\r\n- **Localizable** - `Intl.DateTimeFormat`, CSS logical properties, RTL support\r\n- **Themeable** - CSS parts and custom properties to offer flexibility and power\r\n- **Composable** - impose no DOM specific structure, play well with others\r\n\r\n## Installation\r\n\r\n```bash\r\nnpm install cally\r\n```\r\n\r\n## Usage\r\n\r\n### Via module\r\n\r\n```js\r\nimport \"cally\";\r\n```\r\n\r\n### Via CDN\r\n\r\n```html\r\n\u003cscript type=\"module\" src=\"https://unpkg.com/cally\"\u003e\u003c/script\u003e\r\n```\r\n\r\n### Using the components\r\n\r\n```html\r\n\u003ccalendar-range months=\"2\"\u003e\r\n  \u003ccalendar-month\u003e\u003c/calendar-month\u003e\r\n  \u003ccalendar-month offset=\"1\"\u003e\u003c/calendar-month\u003e\r\n\u003c/calendar-range\u003e\r\n```\r\n\r\n## Docs\r\n\r\nFor full documentation, visit: https://wicky.nillia.ms/cally/\r\n\r\n## License\r\n\r\nMIT\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickynilliams%2Fcally","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwickynilliams%2Fcally","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickynilliams%2Fcally/lists"}