{"id":25521892,"url":"https://github.com/svar-widgets/comments","last_synced_at":"2025-04-11T01:32:18.116Z","repository":{"id":276838518,"uuid":"913932656","full_name":"svar-widgets/comments","owner":"svar-widgets","description":"Svelte component to add a comments section to your app.","archived":false,"fork":false,"pushed_at":"2025-02-18T22:24:33.000Z","size":121,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T09:39:25.479Z","etag":null,"topics":["comments","comments-system","comments-widget","svelte","svelte5","sveltejs"],"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:19:33.000Z","updated_at":"2025-02-18T22:24:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bb80ecc-84bd-4494-a437-d8c9c0043770","html_url":"https://github.com/svar-widgets/comments","commit_stats":null,"previous_names":["svar-widgets/comments"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcomments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcomments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcomments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svar-widgets%2Fcomments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svar-widgets","download_url":"https://codeload.github.com/svar-widgets/comments/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248324973,"owners_count":21084841,"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":["comments","comments-system","comments-widget","svelte","svelte5","sveltejs"],"created_at":"2025-02-19T18:17:32.697Z","updated_at":"2025-04-11T01:32:18.100Z","avatar_url":"https://github.com/svar-widgets.png","language":"Svelte","readme":"\u003cdiv align=\"center\"\u003e\n\n# SVAR Svelte Comments\n\n[![npm](https://img.shields.io/npm/v/wx-svelte-comments.svg)](https://www.npmjs.com/package/wx-svelte-comments)\n[![License](https://img.shields.io/github/license/svar-widgets/comments)](https://github.com/svar-widgets/comments/blob/main/license.txt)\n[![npm downloads](https://img.shields.io/npm/dm/wx-svelte-comments.svg)](https://www.npmjs.com/package/wx-svelte-comments)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[Documentation](https://docs.svar.dev/svelte/core/comments/) • [Demos](https://docs.svar.dev/svelte/core/samples-comments/#/base/willow)\n\n\u003c/div\u003e\n\nA Svelte UI component for creating a comments section. Supports adding, editing, and deleting comments with ease.\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 { Comments } from \"wx-svelte-comments\";\n\n\tconst value = [];\n\u003c/script\u003e\n\n\u003cComments {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%2Fcomments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvar-widgets%2Fcomments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvar-widgets%2Fcomments/lists"}