mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 21:08:11 -08:00
Compare commits
6 Commits
12248f3f05
...
101b08d2c9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
101b08d2c9 | ||
|
|
448404849e | ||
|
|
d4e6fb5ff6 | ||
|
|
d2ed666152 | ||
|
|
9003135981 | ||
|
|
823af0667e |
@@ -189,7 +189,6 @@ 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.
|
||||
@@ -228,6 +227,7 @@ 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
|
||||
|
||||
|
||||
18
data.json
18
data.json
@@ -972,6 +972,15 @@
|
||||
],
|
||||
"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",
|
||||
@@ -1958,15 +1967,6 @@
|
||||
],
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user