mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-05-03 14:22:28 -07:00
Compare commits
3 Commits
2393c48d0a
...
be63c65e33
| Author | SHA1 | Date | |
|---|---|---|---|
| be63c65e33 | |||
| 3d00f14395 | |||
| f3cca34ca8 |
@@ -55,21 +55,6 @@
|
|||||||
</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>
|
|
||||||
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
||||||
<div>
|
<div>
|
||||||
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
|
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
|
||||||
@@ -427,6 +412,7 @@
|
|||||||
- [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system.
|
- [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system.
|
||||||
- [move-file](https://github.com/sindresorhus/move-file) - Move a file, even works across devices.
|
- [move-file](https://github.com/sindresorhus/move-file) - Move a file, even works across devices.
|
||||||
- [tempy](https://github.com/sindresorhus/tempy) - Get a random temporary file or directory path.
|
- [tempy](https://github.com/sindresorhus/tempy) - Get a random temporary file or directory path.
|
||||||
|
- [noobaa](https://github.com/noobaa/noobaa-core) - S3 gateway to storage systems and multi-cloud.
|
||||||
|
|
||||||
### Control flow
|
### Control flow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user