mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 21:08:11 -08:00
Adds Vite with JavaScript, TypeScript category
This commit is contained in:
10
data.json
10
data.json
@@ -2094,6 +2094,16 @@
|
|||||||
".NET"
|
".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."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user