mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 14:58:04 -08:00
Compare commits
4 Commits
0290f1ca8e
...
7b5e79e7c2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b5e79e7c2 | ||
|
|
452991fe63 | ||
|
|
1599ab9871 | ||
|
|
0ab8a162c1 |
17
readme.md
17
readme.md
@@ -75,6 +75,22 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
<a href="https://logto.io/?ref=sindre">
|
||||||
|
<div>
|
||||||
|
<picture>
|
||||||
|
<source width="200" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
|
||||||
|
<source width="200" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x">
|
||||||
|
<img width="200" src="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x" alt="Logto logo">
|
||||||
|
</picture>
|
||||||
|
</div>
|
||||||
|
<b>The better identity infrastructure for developers</b>
|
||||||
|
<div>
|
||||||
|
<sup>Logto is an open-source Auth0 alternative designed for every app.</sup>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
@@ -393,6 +409,7 @@
|
|||||||
- [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.
|
- [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.
|
- [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) - Intituive 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
|
### Documentation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user