{"id":24321183,"url":"https://github.com/type-delta/simple-todo-list","last_synced_at":"2026-04-24T09:36:24.471Z","repository":{"id":249344019,"uuid":"831254942","full_name":"Type-Delta/simple-todo-list","owner":"Type-Delta","description":"a simple Todo-list web app example with Vanilla JS and gsap","archived":false,"fork":false,"pushed_at":"2025-02-04T06:34:19.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T00:58:09.199Z","etag":null,"topics":["example-project","gsap","todo-list","todoapp","vanilla-javascript","webapp"],"latest_commit_sha":null,"homepage":"https://todo-list.typedelta.dev/","language":"JavaScript","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/Type-Delta.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-07-20T03:59:44.000Z","updated_at":"2025-02-04T06:48:22.000Z","dependencies_parsed_at":"2024-07-20T05:28:24.059Z","dependency_job_id":"3ffb7c04-555e-406e-9f62-c4611462c968","html_url":"https://github.com/Type-Delta/simple-todo-list","commit_stats":null,"previous_names":["type-delta/simple-todo-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Type-Delta/simple-todo-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Type-Delta%2Fsimple-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Type-Delta%2Fsimple-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Type-Delta%2Fsimple-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Type-Delta%2Fsimple-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Type-Delta","download_url":"https://codeload.github.com/Type-Delta/simple-todo-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Type-Delta%2Fsimple-todo-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32217036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T08:24:32.376Z","status":"ssl_error","status_checked_at":"2026-04-24T08:24:26.731Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["example-project","gsap","todo-list","todoapp","vanilla-javascript","webapp"],"created_at":"2025-01-17T16:32:26.202Z","updated_at":"2026-04-24T09:36:19.463Z","avatar_url":"https://github.com/Type-Delta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple TODO list\n\n![showcase](./resources/showcase.png)\n\nit just a very simple to-do list\n\ntry out the live demo [here](https://todo-list.typedelta.dev/).\n\n### Why\n\nthis project starts as a University Homework, but I poured a bit too much effort into it,\nso I thought why not make it a quick project.\nThat way maybe it can benefit someone else aside from me getting a few points from it :).\n\nYou can use this project as a starting point, template or if you are new to this kind of stuff,\nmaybe you would learn a thing or two from it.\n\n\u003e My code is probably trash, but hey, it works.\n\n## Features\n\n- auto save and load TODO from cookies\n\n   if `index.html` is opened directly from the file system, it may not work due to the browser's security policy.\n- add, remove, edit, mark as done and reorder of TODO\n- list of completed TODO\n- editing of TODO's title\n- a sprinkle of animations powered by [gsap](https://gsap.com)\n\n\n## How to use\n\n### With Docker\n\nyou can pull and run image from [Docker Hub](https://hub.docker.com/r/typedelta/simple-todo-list) directly.\n\n```bash\ndocker run -d -p 8080:8080 --name todo-list typedelta/simple-todo-list\n```\n\n### Run it from source\n\nafter cloning the repository, you can open `index.html` directly from the file system or use a local server to serve the files.\n\nif you have Visual Studio Code, you can use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension instead (recommended).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftype-delta%2Fsimple-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftype-delta%2Fsimple-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftype-delta%2Fsimple-todo-list/lists"}