diff --git a/src/routes/components/components.json b/src/routes/components/components.json index 60bc8c8..2efbb71 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -1378,12 +1378,9 @@ "npm": "svelte-pathfinder", "addedOn": "2023-03-13", "category": "Routers", - "tags": [ - "routers", - "stores and state" - ], + "tags": ["routers", "stores and state"], "stars": 103 - } + }, { "addedOn": "2020-09-29T14:39:13Z", "category": "", @@ -2935,5 +2932,23 @@ "category": "Forms & User Input", "tags": ["inputs and widgets", "forms", "interactions"], "stars": 0 + }, + { + "title": "YeSvelte", + "url": "https://github.com/yesvelte/yesvelte", + "description": "Flexible Svelte UI component library, designed to help developers build enterprise-grade web applications quickly and easily", + "npm": "yesvelte", + "addedOn": "2023-02-26", + "category": "Forms & User Input", + "tags": [ + "component sets", + "components and libraries", + "form validation", + "forms", + "inputs and widgets", + "time and date", + "typescript" + ], + "stars": 0 } ]