{"id":26045415,"url":"https://github.com/zigomir/cntdys","last_synced_at":"2025-04-10T11:12:17.575Z","repository":{"id":44710469,"uuid":"94032686","full_name":"zigomir/cntdys","owner":"zigomir","description":"because calendars are too fat","archived":false,"fork":false,"pushed_at":"2024-10-12T05:28:03.000Z","size":552,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T04:39:00.133Z","etag":null,"topics":["calendar","javascript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zigomir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-06-11T21:24:58.000Z","updated_at":"2024-10-12T05:28:06.000Z","dependencies_parsed_at":"2024-06-19T17:35:18.917Z","dependency_job_id":"b1e78229-0f45-4a95-adc6-3c8edd8fed21","html_url":"https://github.com/zigomir/cntdys","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcntdys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcntdys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcntdys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcntdys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigomir","download_url":"https://codeload.github.com/zigomir/cntdys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801155,"owners_count":20998338,"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","javascript"],"created_at":"2025-03-07T19:53:03.116Z","updated_at":"2025-04-10T11:12:17.557Z","avatar_url":"https://github.com/zigomir.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# count'em days\n\n\u003e half KB JS calendar\n\n## goals\n\n- separate calendar logic from ui\n- minimal size\n- modern – use ES modules for delivery\n\n## development\n\n- developed with Deno v2\n\n## usage\n\n```html\n\u003cscript type=\"module\"\u003e\n  import { calendarMonth } from 'https://esm.sh/jsr/@ziga/cntdys@0.7.0'\n  console.log('calendarMonth', calendarMonth(2017, 9))\n  // or with different start of the week\n  console.log('calendarMonth', calendarMonth(2017, 9, 1)) // start week on Monday (0 = Sunday)\n\u003c/script\u003e\n```\n\nor with `npm install cntdys`.\n\n## what about ui?\n\n[caly](https://github.com/zigomir/caly)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigomir%2Fcntdys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigomir%2Fcntdys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigomir%2Fcntdys/lists"}