mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-10 04:21:49 +00:00
Merge pull request #396 from TheHadiAhmadi/feat/add-yesvelte
Add YeSvelte component library
This commit is contained in:
@@ -2932,5 +2932,23 @@
|
|||||||
"category": "Forms & User Input",
|
"category": "Forms & User Input",
|
||||||
"tags": ["inputs and widgets", "forms", "interactions"],
|
"tags": ["inputs and widgets", "forms", "interactions"],
|
||||||
"stars": 0
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user