{"id":14962586,"url":"https://github.com/6edesign/svelte-calendar","last_synced_at":"2025-10-03T14:58:33.751Z","repository":{"id":38375442,"uuid":"159084183","full_name":"6eDesign/svelte-calendar","owner":"6eDesign","description":"A lightweight datepicker with neat animations and a unique UX.","archived":false,"fork":false,"pushed_at":"2022-10-10T19:00:00.000Z","size":2849,"stargazers_count":547,"open_issues_count":36,"forks_count":91,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-13T05:06:02.835Z","etag":null,"topics":["calendar-component","calendar-widget","datepicker","svelte","svelte-framework","svelte-v3","svelte3","sveltejs"],"latest_commit_sha":null,"homepage":"https://6edesign.github.io/svelte-calendar/","language":"Svelte","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/6eDesign.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}},"created_at":"2018-11-25T23:23:10.000Z","updated_at":"2025-03-27T21:11:44.000Z","dependencies_parsed_at":"2022-08-09T03:15:55.359Z","dependency_job_id":null,"html_url":"https://github.com/6eDesign/svelte-calendar","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6eDesign%2Fsvelte-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6eDesign%2Fsvelte-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6eDesign%2Fsvelte-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6eDesign%2Fsvelte-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6eDesign","download_url":"https://codeload.github.com/6eDesign/svelte-calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665749,"owners_count":21142123,"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-component","calendar-widget","datepicker","svelte","svelte-framework","svelte-v3","svelte3","sveltejs"],"created_at":"2024-09-24T13:30:04.600Z","updated_at":"2025-10-03T14:58:28.676Z","avatar_url":"https://github.com/6eDesign.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svelte-calendar\n\nA small date picker built with Svelte 3. Demo available here: [view docs and examples](https://6edesign.github.io/svelte-calendar).\n\n![Demo](static/demo.gif)\n\n## Installation\n\n```sh\nnpm i -D svelte-calendar\n```\n\n## Features\n\n- Day, Month \u0026 Year pickers\n- Responsive\n- Keyboard, touch, and scroll support\n- Inline \u0026 Picker modes\n- Virtual/infinite grid for animation performance\n- Store-driven and extensible\n- [Localization](https://6edesign.github.io/svelte-calendar) using `day.js`\n\n## Usage within svelte-kit project\n\nWhen using this component within a svelte-kit application it is necessary to add its two dependencies (`just-throttle` and `dayjs`) to the `config.kit.vite.optimizeDeps.include` array in `svelte.config.js`. Eg: your config should include the following:\n\n```js\nconst config = {\n  kit: {\n    vite: {\n      optimizeDeps: {\n        include: ['just-throttle', 'dayjs']\n      }\n    }\n  }\n};\n\nexport default config;\n```\n\n## Features In Development\n\n- time picker\n- date \u0026 date-time range picker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6edesign%2Fsvelte-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F6edesign%2Fsvelte-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6edesign%2Fsvelte-calendar/lists"}