diff --git a/src/routes/components/components.json b/src/routes/components/components.json index b06ce5b..d59e55a 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2905,5 +2905,14 @@ "addedOn": "2023-02-24", "category": "Integration", "stars": 0 + }, + { + "title": "html-svelte-parser", + "url": "https://github.com/PatrickG/html-svelte-parser", + "description": "HTML to Svelte parser.", + "npm": "html-svelte-parser", + "addedOn": "2022-12-01", + "tags": ["components and libraries", "layout and structure", "rich text editor", "ssr", "templates", "tree", "typescript"], + "stars": 6 } ]