mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 06:48:02 -08:00
Compare commits
3 Commits
c303da5977
...
fee2d54da6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fee2d54da6 | ||
|
|
1599ab9871 | ||
|
|
a72503ed26 |
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>
|
||||||
@@ -731,6 +747,7 @@
|
|||||||
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.
|
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.
|
||||||
- [natural](https://github.com/NaturalNode/natural) - Natural language facility.
|
- [natural](https://github.com/NaturalNode/natural) - Natural language facility.
|
||||||
- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
|
- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
|
||||||
|
- [Embedchain-JS](https://github.com/embedchain/embedchainjs) - Framework to easily create LLM powered bots over any dataset.
|
||||||
|
|
||||||
### Process management
|
### Process management
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user