From 128572f38998845791fc68303162abe534d34d8a Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Mon, 22 Jul 2024 14:20:45 +0200 Subject: [PATCH 1/4] Add Neon (#3103) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5e3b57aa..e8d8184b 100644 --- a/readme.md +++ b/readme.md @@ -611,6 +611,7 @@ - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. - [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. - [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file. +- [Neon](https://github.com/tyaga001/awesome-neon#readme) - An open-source alternative to AWS Aurora. ## Media From fd14af92d5942a45dd199fd7594546cbd44ae333 Mon Sep 17 00:00:00 2001 From: Polycarbohydrate Date: Tue, 23 Jul 2024 20:14:43 +0800 Subject: [PATCH 2/4] Add Tor (#3081) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e8d8184b..942383e9 100644 --- a/readme.md +++ b/readme.md @@ -758,6 +758,7 @@ - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform. - [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users. - [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go. +- [Tor](https://github.com/polycarbohydrate/awesome-tor#readme) - A free overlay network for enabling anonymous communication. ## Health and Social Science From 993cee41a5ecc4199a4fa240a27005ebe7515c4d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 7 Aug 2024 23:26:48 +0200 Subject: [PATCH 3/4] Meta tweaks --- readme.md | 53 +++++++++++++++++++---------------------------------- 1 file changed, 19 insertions(+), 34 deletions(-) diff --git a/readme.md b/readme.md index 942383e9..9e929a2f 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,17 @@ Awesome

- +


@@ -32,11 +32,6 @@

- - - -
-
WorkOS @@ -49,31 +44,6 @@

- -
- Strapi -
- Strapi is the leading open-source headless CMS. -
- It’s 100% JavaScript, fully customizable, and developer-first. -
-
-
-
- -
- SerpApi -
- API to get search engine results with ease. -
- -
- SerpApi -
- API to get search engine results with ease. -
-
-

@@ -100,6 +70,21 @@

+ +
+ + + + Encore logo + +
+ The development platform for building type-safe distributed systems +
+ End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP. +
+
+
+


From 2aa0c9a6eb5bd75eaff3ac1868d2b383251dcf59 Mon Sep 17 00:00:00 2001 From: Martin DONADIEU Date: Wed, 14 Aug 2024 12:56:32 +0100 Subject: [PATCH 4/4] Update Ionic Framework title (#3149) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9e929a2f..f06fcce6 100644 --- a/readme.md +++ b/readme.md @@ -353,7 +353,7 @@ - [Marionette.js](https://github.com/sadcitizen/awesome-marionette#readme) - App framework. - [Aurelia](https://github.com/aurelia-contrib/awesome-aurelia#readme) - App framework. - [Charting](https://github.com/zingchart/awesome-charting#readme) -- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic#readme) +- [Ionic Framework](https://github.com/candelibas/awesome-ionic#readme) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools#readme) - [PostCSS](https://github.com/jdrgomes/awesome-postcss#readme) - CSS tool. - [Draft.js](https://github.com/nikgraf/awesome-draft-js#readme) - Rich text editor framework for React.