Skip to content

Commit

Permalink
Merge pull request #396 from TheHadiAhmadi/feat/add-yesvelte
Browse files Browse the repository at this point in the history
Add YeSvelte component library
  • Loading branch information
MacFJA authored Mar 28, 2023
2 parents 37d8037 + 0be4d72 commit 0c7c30f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/routes/components/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]

0 comments on commit 0c7c30f

Please sign in to comment.