mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-26 13:28:03 -08:00
Compare commits
2 Commits
75003b9485
...
1e04471ceb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e04471ceb | ||
|
|
b7c92d8013 |
46
readme.md
46
readme.md
@@ -22,11 +22,6 @@
|
|||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<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-nodejs&utm_source=github">
|
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome-nodejs&utm_source=github">
|
||||||
<div>
|
<div>
|
||||||
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
||||||
@@ -39,31 +34,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<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>It’s 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="130" 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="130" alt="SerpApi">
|
|
||||||
</div>
|
|
||||||
<b>API to get search engine results with ease.</b>
|
|
||||||
</a>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<br>
|
<br>
|
||||||
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome-nodejs">
|
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome-nodejs">
|
||||||
<picture>
|
<picture>
|
||||||
@@ -90,6 +60,21 @@
|
|||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<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>
|
<br>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
@@ -234,6 +219,7 @@
|
|||||||
- [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers.
|
- [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers.
|
||||||
- [normit](https://github.com/pawurb/normit) - Google Translate with speech synthesis in your terminal.
|
- [normit](https://github.com/pawurb/normit) - Google Translate with speech synthesis in your terminal.
|
||||||
- [fkill](https://github.com/sindresorhus/fkill-cli) - Fabulously kill processes. Cross-platform.
|
- [fkill](https://github.com/sindresorhus/fkill-cli) - Fabulously kill processes. Cross-platform.
|
||||||
|
- [Flox](https://github.com/flox/flox) - Flox is a virtual environment and package manager all in one.
|
||||||
- [pjs](https://github.com/danielstjules/pjs) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal.
|
- [pjs](https://github.com/danielstjules/pjs) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal.
|
||||||
- [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies.
|
- [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies.
|
||||||
- [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment.
|
- [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user