{"id":16234392,"url":"https://github.com/devrnt/svelte-another-todo-thingy","last_synced_at":"2026-07-13T18:31:40.441Z","repository":{"id":102836905,"uuid":"356369888","full_name":"devrnt/svelte-another-todo-thingy","owner":"devrnt","description":"📝 Exploring Svelte store and context with a cliché todo app","archived":false,"fork":false,"pushed_at":"2021-12-12T08:32:07.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T12:54:46.548Z","etag":null,"topics":["context","store","svelte","sveltejs"],"latest_commit_sha":null,"homepage":"https://svelte-another-todo-thingy.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/devrnt.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":"2021-04-09T18:51:30.000Z","updated_at":"2021-12-12T08:32:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ac64d7-51bf-4ab0-bc58-b908a8885358","html_url":"https://github.com/devrnt/svelte-another-todo-thingy","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.06666666666666665,"last_synced_commit":"0f89bc896ee10cdbede07caaa6c53fb2e3111eab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devrnt/svelte-another-todo-thingy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrnt%2Fsvelte-another-todo-thingy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrnt%2Fsvelte-another-todo-thingy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrnt%2Fsvelte-another-todo-thingy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrnt%2Fsvelte-another-todo-thingy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devrnt","download_url":"https://codeload.github.com/devrnt/svelte-another-todo-thingy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrnt%2Fsvelte-another-todo-thingy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["context","store","svelte","sveltejs"],"created_at":"2024-10-10T13:15:53.010Z","updated_at":"2026-07-13T18:31:40.421Z","avatar_url":"https://github.com/devrnt.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Te doen\n\nJust exploring Svelte, stores and contexts with a cliché todo app. [Site](https://svelte-another-todo-thingy.vercel.app/)\n\n27.4kB shipped over the wire, 43.3kB loaded\n\n**Findings**\n\n- Stores are just awesome, such a useful/powerful out of the box approach for state management\n- The need to specify a key for the context feels like a step too much, feels like could be done by Svelte itself\n- Transitions/animation are nice features that come with Svelte, however there is still an issue that I came across. Transitions in if/else blocks are having (logic) unwanted behaviour https://github.com/sveltejs/svelte/issues/544\n- `animate` should be directly used in an each block otherwise you'll get: `\nAn element that uses the animate directive must be the immediate child of a keyed each blocksvelte(invalid-animation)`\nSo putting these animations in a Svelte components is impossible at the moment. So you'll have to write your Svelte \"component\" directly inside your parent component. Or move it to a Svelte component and wrap it with a native dom element inside the each block.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrnt%2Fsvelte-another-todo-thingy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevrnt%2Fsvelte-another-todo-thingy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrnt%2Fsvelte-another-todo-thingy/lists"}