{"id":22153348,"url":"https://github.com/timscodebase/binary-clock-svelte-5","last_synced_at":"2025-03-24T13:42:48.317Z","repository":{"id":220086132,"uuid":"750602780","full_name":"timscodebase/binary-clock-svelte-5","owner":"timscodebase","description":"A fun coding project to learn Svelte 5 and to create a binary clock. I a have chosen to use a JS map structure to store a lookup table for the binary values of each digit. This is then used to set the class of each digit to either 'active' or '' to display the time.","archived":false,"fork":false,"pushed_at":"2024-01-31T20:28:06.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T05:17:44.209Z","etag":null,"topics":["hacktoberfest","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://binary-clock-svelte-5.vercel.app","language":"Svelte","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/timscodebase.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}},"created_at":"2024-01-31T00:20:56.000Z","updated_at":"2024-01-31T20:09:01.000Z","dependencies_parsed_at":"2024-01-31T08:30:02.518Z","dependency_job_id":"3d034448-cf85-45ed-a669-3fe6e259a17b","html_url":"https://github.com/timscodebase/binary-clock-svelte-5","commit_stats":null,"previous_names":["timscodebase/binary-clock-svelte-5"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fbinary-clock-svelte-5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fbinary-clock-svelte-5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fbinary-clock-svelte-5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fbinary-clock-svelte-5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timscodebase","download_url":"https://codeload.github.com/timscodebase/binary-clock-svelte-5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245284015,"owners_count":20590300,"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":["hacktoberfest","svelte","sveltekit"],"created_at":"2024-12-02T01:18:04.935Z","updated_at":"2025-03-24T13:42:48.294Z","avatar_url":"https://github.com/timscodebase.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte 5 Binary Clock\n\nA fun coding project to learn Svelte 5 and to create a binary clock. I a have chosen to use a JS map structure to store a lookup table for the binary values of each digit. This is then used to set the class of each digit to either 'active' or '' to display the time.\n\n## Get started\n\nFork my repo and clone it to your local machine. Then install the dependencies...\n\n```bash\n  gh repo clone timscodebase/binary-clock-svelte-5\n  cd binary-clock-svelte-5\n  pnpm install\n```\n\n### Run\n\n```bash\n  pnpm run dev\n```\n\n### Deploy\n\nI have used [Vercel](https://vercel.com/) to deploy my app.\n\n```bash\n  pnpm add -g vercel\n  vercel login\n  vercel deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Fbinary-clock-svelte-5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimscodebase%2Fbinary-clock-svelte-5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Fbinary-clock-svelte-5/lists"}