{"id":22707559,"url":"https://github.com/mattzeunert/css-todo-app","last_synced_at":"2025-04-13T12:31:50.728Z","repository":{"id":150652922,"uuid":"108621468","full_name":"mattzeunert/CSS-Todo-App","owner":"mattzeunert","description":"Basic todo app functionality without using JavaScript","archived":false,"fork":false,"pushed_at":"2020-10-23T11:06:28.000Z","size":75,"stargazers_count":136,"open_issues_count":1,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T03:35:13.762Z","etag":null,"topics":["css"],"latest_commit_sha":null,"homepage":"http://www.mattzeunert.com/TodoCSS/#/","language":"HTML","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/mattzeunert.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":"2017-10-28T05:09:54.000Z","updated_at":"2024-04-11T17:48:58.000Z","dependencies_parsed_at":"2023-04-04T16:01:53.161Z","dependency_job_id":null,"html_url":"https://github.com/mattzeunert/CSS-Todo-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattzeunert%2FCSS-Todo-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattzeunert%2FCSS-Todo-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattzeunert%2FCSS-Todo-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattzeunert%2FCSS-Todo-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattzeunert","download_url":"https://codeload.github.com/mattzeunert/CSS-Todo-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714527,"owners_count":21149911,"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":["css"],"created_at":"2024-12-10T10:13:25.681Z","updated_at":"2025-04-13T12:31:50.704Z","avatar_url":"https://github.com/mattzeunert.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS Todo App\n\nBasic todo app functionality implemented without using JavaScript.\nInstead it uses pre-rendered HTML, the ~ combinator, CSS counters, and\nthe :checked and :target pseudo selectors.\n\nStyling based on [TodoMVC](http://todomvc.com/).\n\n[Live demo](http://www.mattzeunert.com/TodoCSS/#/)  \n[Blog post on how it works](http://www.mattzeunert.com/2017/10/30/javascript-free-todo-app.html)\n\n## What works\n\n- Add new todo item (up to 50 items)\n- Mark items as done\n- Delete items\n- Filter items (done/not done)\n- Show number of items left to do\n- Don't allow add empty items\n\n## What doesn't work\n\n- Persistence after page reload\n- Mark all as done\n- Create item by pressing enter\n\n## Source code\n\n`node generate.js` creates the `index.html` file. `todos.css` contains the styles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattzeunert%2Fcss-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattzeunert%2Fcss-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattzeunert%2Fcss-todo-app/lists"}