mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 06:48:02 -08:00
Compare commits
3 Commits
fee2d54da6
...
fca6507038
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fca6507038 | ||
|
|
452991fe63 | ||
|
|
a72503ed26 |
@@ -75,7 +75,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://logto.io/ref=sindre">
|
<a href="https://logto.io/?ref=sindre">
|
||||||
<div>
|
<div>
|
||||||
<picture>
|
<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: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<b>The better identity infrastructure for developers</b>
|
<b>The better identity infrastructure for developers</b>
|
||||||
<div>
|
<div>
|
||||||
<sup>Logto is an open-source Auth0 alternative designed for every app</sup>
|
<sup>Logto is an open-source Auth0 alternative designed for every app.</sup>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
@@ -747,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