diff --git a/src/routes/components/components.json b/src/routes/components/components.json index 9f26747..2efbb71 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2932,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 } ]