Skip to content

Commit

Permalink
Adds Vite with JavaScript, TypeScript category
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalchowdhury authored Oct 1, 2022
1 parent bf9ea4e commit c0df367
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}

0 comments on commit c0df367

Please sign in to comment.