mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-26 05:18:05 -08:00
Compare commits
2 Commits
c404cfc676
...
89e0893b3f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
89e0893b3f | ||
|
|
512801510a |
20
readme.md
20
readme.md
@@ -34,6 +34,20 @@
|
||||
</div>
|
||||
</a>
|
||||
<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>
|
||||
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome-nodejs">
|
||||
<picture>
|
||||
@@ -393,7 +407,7 @@
|
||||
- [Tinyhttp](https://github.com/tinyhttp/tinyhttp) - Modern and fast Express-like web framework.
|
||||
- [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.
|
||||
- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
|
||||
- [Ts.ED](https://github.com/tsedio/tsed) - Intuitive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
|
||||
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
|
||||
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
|
||||
|
||||
### Documentation
|
||||
@@ -726,7 +740,7 @@
|
||||
|
||||
- [napi-rs](https://github.com/napi-rs/napi-rs) - Framework for building compiled Node.js add-ons in Rust via Node-API.
|
||||
- [Neon](https://github.com/neon-bindings/neon) - Rust bindings for writing safe and fast native Node.js modules.
|
||||
- [Edge.js](https://github.com/agracio/edge-js) - Run .NET and Node.js code in the same process on Windows, macOS, and Linux.
|
||||
- [Edge.js](https://github.com/tjanczuk/edge) - Run .NET and Node.js code in the same process on Windows, macOS, and Linux.
|
||||
- [DotNetJS](https://github.com/Elringus/DotNetJS) - Consume .NET libraries in Node.js using this .NET interoperability layer.
|
||||
|
||||
### Natural language processing
|
||||
@@ -859,7 +873,7 @@
|
||||
|
||||
- [npms](https://npms.io) - Superb package search with deep analysis of package quality using a [myriad of metrics](https://npms.io/about).
|
||||
- [npm addict](https://npmaddict.com) - Your daily injection of npm packages.
|
||||
- [npm-compare.com](https://npm-compare.com) - Compare and discover npm packages.
|
||||
- [npmcompare.com](https://npmcompare.com) - Compare and discover npm packages.
|
||||
|
||||
### Articles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user