mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
Compare commits
4 Commits
fe379ce069
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6cdbc6406 | ||
|
|
fe75c9bd61 | ||
|
|
35d6ce5695 | ||
|
|
b768e2e2d0 |
@@ -385,6 +385,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_ <br> Monorepo for all the tooling which enables ESLint to support TypeScript.
|
||||
- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_ <br> A code editor redefined and optimized for building and debugging modern web and cloud applications.
|
||||
- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_ <br> Next generation frontend tooling. It's fast! Alternative to Create React App
|
||||
- [Vitest](https://github.com/vitest-dev/vitest) _(label: good first issue)_ <br> A blazing fast unit test framework powered by Vite.
|
||||
|
||||
|
||||
## Contribute
|
||||
|
||||
@@ -914,6 +914,15 @@
|
||||
],
|
||||
"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",
|
||||
"link": "https://github.com/appsmithorg/appsmith",
|
||||
|
||||
Reference in New Issue
Block a user