mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-25 12:58:05 -08:00
Compare commits
5 Commits
e5ceb0ad66
...
33365c9f5f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33365c9f5f | ||
|
|
3d00f14395 | ||
|
|
02ac219d13 | ||
|
|
b9ba536db9 | ||
|
|
7253b78be9 |
16
readme.md
16
readme.md
@@ -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">
|
||||||
@@ -292,6 +277,7 @@
|
|||||||
- [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics.
|
- [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics.
|
||||||
- [NiM](https://github.com/june07/nim) - Manages DevTools debugging workflow.
|
- [NiM](https://github.com/june07/nim) - Manages DevTools debugging workflow.
|
||||||
- [dats](https://github.com/immobiliare/dats) - Minimalistic and zero-dependencies [StatsD](https://github.com/statsd/statsd) client.
|
- [dats](https://github.com/immobiliare/dats) - Minimalistic and zero-dependencies [StatsD](https://github.com/statsd/statsd) client.
|
||||||
|
- [Performance Decorators](https://github.com/RyanMyrvold/Performance-Decorators) - A collection of TypeScript decorators for performance optimization, including execution time logging, memory usage monitoring, and more.
|
||||||
|
|
||||||
### Logging
|
### Logging
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user