mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
4 Commits
82dc6badc9
...
f13af65a68
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f13af65a68 | ||
|
|
af269c58c0 | ||
|
|
639902dae2 | ||
|
|
fc4a67b32e |
@@ -142,6 +142,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_ <br> Drag & Drop internal tool builder
|
||||
- [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_ <br> Futuristic test runner.
|
||||
- [Babel](https://github.com/babel/babel) _(label: good first issue)_ <br> A compiler for writing next generation JavaScript.
|
||||
- [Berry - Active development trunk for Yarn](https://github.com/yarnpkg/berry) _(label: good first issue)_ <br> Fast, reliable, and secure dependency management.
|
||||
- [Botpress](https://github.com/botpress/botpress) _(label: contributor-friendly)_ <br> The only sane way to build great bots.
|
||||
- [Brave Browser](https://github.com/brave/brave-browser) _(label: good first issue)_ <br> Desktop browser for macOS, Windows, and Linux.
|
||||
- [Check It Out](https://github.com/jwu910/check-it-out) _(label: good first issue)_ <br> Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out.
|
||||
@@ -209,7 +210,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Vue.js](https://github.com/vuejs/vue) _(label: good first issue)_ <br> The Progressive JavaScript Framework.
|
||||
- [VuePress](https://github.com/vuejs/vuepress) _(label: good first issue)_ <br> Minimalistic Vue-powered static site generator
|
||||
- [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_ <br> Next-gen browser and mobile automation test framework for Node.js
|
||||
- [Yarn](https://github.com/yarnpkg/yarn) _(label: good first issue)_ <br> Fast, reliable, and secure dependency management.
|
||||
|
||||
## JSON
|
||||
|
||||
@@ -359,6 +359,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
|
||||
- [activist](https://github.com/activist-org/activist) _(label: good first issue)_ <br> activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them.
|
||||
- [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_ <br> Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
|
||||
- [Berry - Active development trunk for Yarn](https://github.com/yarnpkg/berry) _(label: good first issue)_ <br> Fast, reliable, and secure dependency management.
|
||||
- [Booster](https://github.com/boostercloud/booster) _(label: good first issue)_ <br> A truly serverless framework, write your code and deploy it in seconds without any server configuration files.
|
||||
- [Graphback](https://github.com/aerogear/graphback) _(label: good first issue)_ <br> A CLI and runtime framework to generate a GraphQL API in seconds.
|
||||
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
|
||||
|
||||
@@ -668,11 +668,12 @@
|
||||
"description": "React framework with server render for blazing fast page load and seamless transitions between pages in the browser."
|
||||
},
|
||||
{
|
||||
"name": "Yarn",
|
||||
"link": "https://github.com/yarnpkg/yarn",
|
||||
"name": "Berry - Active development trunk for Yarn",
|
||||
"link": "https://github.com/yarnpkg/berry",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
"JavaScript",
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "Fast, reliable, and secure dependency management."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user