Adds Vite with JavaScript, TypeScript category

This commit is contained in:
Tamal Chowdhury 2022-10-02 01:32:40 +06:00 committed by GitHub
parent bf9ea4e941
commit c0df367621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2094,6 +2094,16 @@
".NET"
],
"description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET."
},
{
"name": "Vite",
"link": "https://github.com/vitejs/vite",
"label": "good first issue",
"technologies": [
"JavaScript",
"TypeScript"
],
"description": "Next generation frontend tooling. It's fast! Alternative to Create React App"
}
]
}