{"id":26470175,"url":"https://github.com/svar-widgets/tasklist","last_synced_at":"2025-07-20T04:36:35.637Z","repository":{"id":276841167,"uuid":"913932892","full_name":"svar-widgets/tasklist","owner":"svar-widgets","description":"A Svelte task list – a simple to-do list UI component for managing tasks.","archived":false,"fork":false,"pushed_at":"2025-07-15T12:13:18.000Z","size":323,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-16T00:22:32.997Z","etag":null,"topics":["svelte","svelte5","task-list","task-manager","tasklist","to-do-list","todoapp","todolist"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/svar-widgets.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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":"2025-01-08T16:20:04.000Z","updated_at":"2025-07-15T12:13:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5b5d29c-1c57-4eca-a4a4-eb8683e7638c","html_url":"https://github.com/svar-widgets/tasklist","commit_stats":null,"previous_names":["svar-widgets/tasklist"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/svar-widgets/tasklist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Ftasklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Ftasklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Ftasklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Ftasklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svar-widgets","download_url":"https://codeload.github.com/svar-widgets/tasklist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Ftasklist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266067500,"owners_count":23871357,"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","svelte5","task-list","task-manager","tasklist","to-do-list","todoapp","todolist"],"created_at":"2025-03-19T17:49:18.869Z","updated_at":"2025-07-20T04:36:35.628Z","avatar_url":"https://github.com/svar-widgets.png","language":"Svelte","readme":"\u003cdiv align=\"center\"\u003e\n\n# SVAR Svelte Tasklist\n\n[![npm](https://img.shields.io/npm/v/wx-svelte-tasklist.svg)](https://www.npmjs.com/package/wx-svelte-tasklist)\n[![License](https://img.shields.io/github/license/svar-widgets/tasklist)](https://github.com/svar-widgets/tasklist/blob/main/license.txt)\n[![npm downloads](https://img.shields.io/npm/dm/wx-svelte-tasklist.svg)](https://www.npmjs.com/package/wx-svelte-tasklist)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[Documentation](https://docs.svar.dev/svelte/core/tasklist/) • [Demos](https://docs.svar.dev/svelte/core/samples-tasklist/#/base/willow)\n\n\u003c/div\u003e\n\n**SVAR Tasklist** is a lightweight and intuitive Svelte UI component for managing task lists or to-do lists. It allows users to add new tasks, edit existing ones, mark tasks as completed, and remove them. Light and dark skins are available. \n\n\u003cdiv align=\"center\"\u003e\n\t\n\u003cimg src=\"https://svar.dev/images/github/github-tasklist.png\" alt=\"SVAR Svelte TaskList\" style=\"width: 700px;\"\u003e\n\n\u003c/div\u003e\n\n### How to Use\n\nTo use the widget, simply import the package and include the component in your Svelte file:\n\n```svelte\n\u003cscript\u003e\n\timport { Tasklist } from \"wx-svelte-tasklist\";\n\n\tconst value = [];\n\u003c/script\u003e\n\n\u003cTasklist {value} /\u003e\n```\n\n### How to Modify\n\nTypically, you don't need to modify the code. However, if you wish to do so, follow these steps:\n\n1. Run `yarn` to install dependencies. Note that this project is a monorepo using `yarn` workspaces, so npm will not work\n2. Start the project in development mode with `yarn start`\n\n### Run Tests\n\nTo run the test:\n\n1. Start the test examples with:\n    ```sh\n    yarn start:tests\n    ```\n2. In a separate console, run the end-to-end tests with:\n    ```sh\n    yarn test:cypress\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvar-widgets%2Ftasklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvar-widgets%2Ftasklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvar-widgets%2Ftasklist/lists"}