mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
Add Vitest to data.json (JavaScript; good first issue)
This commit is contained in:
@@ -977,6 +977,15 @@
|
||||
],
|
||||
"description": "Minimalistic Vue-powered static site generator"
|
||||
},
|
||||
{
|
||||
"name": "Vitest",
|
||||
"link": "https://github.com/vitest-dev/vitest",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "A blazing fast unit test framework powered by Vite."
|
||||
},
|
||||
{
|
||||
"name": "appsmith",
|
||||
"link": "https://github.com/appsmithorg/appsmith",
|
||||
|
||||
Reference in New Issue
Block a user