Compare commits

..

1 Commits

Author SHA1 Message Date
BOT
70bf0a4325 Merge 4e1227c2d4 into fb832f98f8 2024-10-27 09:45:15 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -84,7 +84,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_ <br> A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
- [flutter](https://github.com/flutter/flutter) _(label: good first issue)_ <br> Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
- [OpenFoodFacts](https://github.com/openfoodfacts/smooth-app) _(label: good first issue)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
## Elixir
@@ -189,6 +188,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Predator](https://github.com/Zooz/predator) _(label: good first issue)_ <br> A powerful open-source platform for load testing APIs.
- [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_ <br> Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
- [React](https://github.com/facebook/react) _(label: good first issue)_ <br> A declarative, efficient, and flexible JavaScript library for building user interfaces.
- [React Help Create](https://github.com/Omar-Belghaouti/react-help-create) _(label: first-timers-only)_ <br> This command line helps you create components, pages and even redux implementation for your react project.
- [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_ <br> A framework for building native apps with React.
- [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_ <br> React framework with server render for blazing fast page load and seamless transitions between pages in the browser.
- [React-content-loader](https://github.com/danilowoz/create-content-loader) _(label: good first issue)_ <br> Tool to create your own react-content-loader easily.
@@ -227,7 +227,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Atrium](https://github.com/robstoll/atrium) _(label: good first issue)_ <br> Multiplatform assertion library for Kotlin
- [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_ <br> A microservices toolkit written in Kotlin
- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_ <br> A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON.
- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_ <br> A simple and beautiful calculator for Android.
## LaTeX
@@ -353,6 +352,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
## Swift
- [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_ <br> A basic app to track your car's maintenance events, like fixes, oil changes, etc.
- [OpenFoodFacts-iOS](https://github.com/openfoodfacts/openfoodfacts-ios) _(label: help-wanted)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
## TypeScript

View File

@@ -972,15 +972,6 @@
],
"description": "A powerful open-source platform for load testing APIs."
},
{
"name": "OpenCalc",
"link": "https://github.com/Darkempire78/OpenCalc",
"label": "good first issue",
"technologies": [
"Kotlin"
],
"description": "A simple and beautiful calculator for Android."
},
{
"name": "Time to Leave",
"link": "https://github.com/thamara/time-to-leave",
@@ -1842,11 +1833,11 @@
"description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk."
},
{
"name": "OpenFoodFacts",
"link": "https://github.com/openfoodfacts/smooth-app",
"label": "good first issue",
"name": "OpenFoodFacts-iOS",
"link": "https://github.com/openfoodfacts/openfoodfacts-ios",
"label": "help-wanted",
"technologies": [
"Dart"
"Swift"
],
"description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product"
},
@@ -1967,6 +1958,15 @@
],
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
},
{
"name": "React Help Create",
"link": "https://github.com/Omar-Belghaouti/react-help-create",
"label": "first-timers-only",
"technologies": [
"JavaScript"
],
"description": "This command line helps you create components, pages and even redux implementation for your react project."
},
{
"name": "pythonping",
"link": "https://github.com/alessandromaggio/pythonping",