mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-10 16:22:12 +00:00
Merge pull request #1688 from applowiec/add-vitest-datajson
Add Vitest to JavaScript section (data.json)
This commit is contained in:
commit
fe75c9bd61
@ -914,6 +914,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": [
|
||||||
|
"TypeScript"
|
||||||
|
],
|
||||||
|
"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