mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 20:38:03 -08:00
Compare commits
3 Commits
82ae3f73d4
...
46fb336d11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46fb336d11 | ||
|
|
3d00f14395 | ||
|
|
1e04471ceb |
16
readme.md
16
readme.md
@@ -55,21 +55,6 @@
|
||||
</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>
|
||||
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
||||
<div>
|
||||
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
|
||||
@@ -225,6 +210,7 @@
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
|
||||
Reference in New Issue
Block a user