Compare commits

...

6 Commits

Author SHA1 Message Date
Roj
7875cf7538
Merge 4a990fade8 into 993cee41a5 2024-08-10 06:38:54 +03:00
Sindre Sorhus
993cee41a5 Meta tweaks 2024-08-08 15:04:08 +02:00
Roj
4a990fade8
Merge branch 'sindresorhus:main' into patch-1 2024-05-29 14:04:42 +03:00
Roj
1f8692fb5c
Merge branch 'sindresorhus:main' into patch-1 2024-05-13 12:18:03 +03:00
Roj [roːʒ]
f5af2f1170
Merge branch 'main' into patch-1 2024-02-15 20:14:37 +03:00
Roj
d864522b59
Add Telegram Mini Apps 2023-11-21 15:39:49 +03:00

View File

@ -2,17 +2,17 @@
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
<br>
<br>
<!-- <br>
<br>
<br>
<div>
<sub>Check out my macOS app</sub>
<br>
<h2>
<a href="https://sindresorhus.com/week-number">Week Number</a>
<a href="https://sindresorhus.com/menu-bar-spacing">Menu Bar Spacing</a>
<br>
<sup>The current week number in your menu bar</sup>
<sup>Customize the gap between menu bar items on macOS</sup>
</h2>
</div> -->
</div>
<br>
<br>
<br>
@ -32,11 +32,6 @@
</a>
<br>
<br>
<a href="https://retool.com/?utm_campaign=sindresorhus">
<img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210"/>
</a>
<br>
<br>
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome&utm_source=github">
<div>
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
@ -49,31 +44,6 @@
</div>
</a>
<br>
<a href="https://strapi.io/?ref=sindresorhus">
<div>
<img src="https://sindresorhus.com/assets/thanks/strapi-logo-white-bg.png" width="200" alt="Strapi">
</div>
<b>Strapi is the leading open-source headless CMS.</b>
<div>
<sup>Its 100% JavaScript, fully customizable, and developer-first.</sup>
</div>
</a>
<br>
<br>
<a href="https://serpapi.com#gh-light-mode-only">
<div>
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-light.svg" width="140" alt="SerpApi">
</div>
<b>API to get search engine results with ease.</b>
</a>
<a href="https://serpapi.com#gh-dark-mode-only">
<div>
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-dark.svg" width="140" alt="SerpApi">
</div>
<b>API to get search engine results with ease.</b>
</a>
<br>
<br>
<br>
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome">
<picture>
@ -100,6 +70,21 @@
</a>
<br>
<br>
<a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
<div>
<picture>
<source width="230" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
<source width="230" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
<img width="230" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
</picture>
</div>
<b>The development platform for building type-safe distributed systems</b>
<div>
<sup>End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP.</sup>
</div>
</a>
<br>
<br>
<br>
</p>
<hr>
@ -406,6 +391,7 @@
- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React.
- [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies.
- [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers.
- [Telegram Mini Apps](https://github.com/telegram-mini-apps-dev/awesome-telegram-mini-apps#readme) - Web apps that can be launched right inside Telegram.
## Back-End Development