mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-25 21:08:06 -08:00
Compare commits
3 Commits
9f2f2ec30b
...
bcab67fa04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bcab67fa04 | ||
|
|
1cf08a9c6d | ||
|
|
8fcb0e125a |
17
readme.md
17
readme.md
@@ -17,11 +17,6 @@
|
|||||||
<sup>Special thanks to:</sup>
|
<sup>Special thanks to:</sup>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://standardresume.co/tech">
|
|
||||||
<img src="https://sindresorhus.com/assets/thanks/standard-resume-logo.svg" width="160"/>
|
|
||||||
</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">
|
||||||
@@ -75,6 +70,17 @@
|
|||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<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">
|
||||||
|
</div>
|
||||||
|
<b>Effortless backends with infrastructure from code</b>
|
||||||
|
<div>
|
||||||
|
<sup>An open-source framework that supports any programming language, cloud provider, or deployment automation tool.</sup>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
<br>
|
<br>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
@@ -672,6 +678,7 @@
|
|||||||
### Benchmarking
|
### Benchmarking
|
||||||
|
|
||||||
- [Benchmark.js](https://github.com/bestiejs/benchmark.js) - Benchmarking library that supports high-resolution timers and returns statistically significant results.
|
- [Benchmark.js](https://github.com/bestiejs/benchmark.js) - Benchmarking library that supports high-resolution timers and returns statistically significant results.
|
||||||
|
- [Bencher](https://github.com/bencherdev/bencher) - Suite of continuous benchmarking tools designed to catch performance regressions in CI.
|
||||||
|
|
||||||
### Minifiers
|
### Minifiers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user