{"id":15064324,"url":"https://github.com/gitkashish/svelte-todos","last_synced_at":"2026-01-03T11:13:53.236Z","repository":{"id":257494327,"uuid":"857803856","full_name":"gitKashish/svelte-todos","owner":"gitKashish","description":"A minimalist Todo web-app. Store tasks on local storage.","archived":false,"fork":false,"pushed_at":"2025-01-08T04:24:57.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T09:29:24.706Z","etag":null,"topics":["svelte","webapp"],"latest_commit_sha":null,"homepage":"https://pluto-todo.netlify.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/gitKashish.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":"2024-09-15T16:47:03.000Z","updated_at":"2025-01-08T04:25:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"da7cbe18-30f9-4e07-9ed6-0af67bb36d70","html_url":"https://github.com/gitKashish/svelte-todos","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"430f8429fe0f05520b29e2b0f9428fc030d8d17e"},"previous_names":["gitkashish/svelte-todos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitKashish%2Fsvelte-todos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitKashish%2Fsvelte-todos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitKashish%2Fsvelte-todos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitKashish%2Fsvelte-todos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitKashish","download_url":"https://codeload.github.com/gitKashish/svelte-todos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243786354,"owners_count":20347622,"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":["svelte","webapp"],"created_at":"2024-09-25T00:15:23.482Z","updated_at":"2026-01-03T11:13:53.207Z","avatar_url":"https://github.com/gitKashish.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todos with Svelte 5\n\nA minimalist web app to track you tasks with local storage ✨\n\n![Todo](https://github.com/user-attachments/assets/28cf23b6-2777-4401-9d67-82f90cdcfb26)\n\n## Features\n1. **Create** Todo tasks.\n2. **Edit** existing tasks.\n3. **Mark** todo as \"Done\".\n4. **Filter** todos ('All', 'Active', 'Done').\n5. Persistent storage with `window.localStorage`.\n\n## Cloning the project\n\nTo customize or work on this yourself, clone the repo. `Node.js` is a prerequisite (Node v20.16.0 used in development):\n\n```bash\n# create a new project in the current directory\ngit clone https://github.com/gitKashish/svelte-todos\n\n# follow up steps to install dependencies\ncd svelte-todos\nnpm install\n```\n\n## Developing\n\nOnce you've cloned the repo and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n\n# or start the server and expose the app to the devices on the network\nnpm run dev -- --host\n```\n\n## Building\n\nTo create a production version of the app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitkashish%2Fsvelte-todos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitkashish%2Fsvelte-todos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitkashish%2Fsvelte-todos/lists"}