mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-02-04 07:42:12 +00:00
Add Vitest to data.json (JavaScript; good first issue)
This commit is contained in:
parent
bfb53e1b9a
commit
b768e2e2d0
@ -977,6 +977,15 @@
|
|||||||
],
|
],
|
||||||
"description": "Minimalistic Vue-powered static site generator"
|
"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",
|
"name": "appsmith",
|
||||||
"link": "https://github.com/appsmithorg/appsmith",
|
"link": "https://github.com/appsmithorg/appsmith",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user