mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 14:58:04 -08:00
Compare commits
4 Commits
2b707221fa
...
4d92e8417f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d92e8417f | ||
|
|
452991fe63 | ||
|
|
1599ab9871 | ||
|
|
f1b7ab2320 |
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>
|
||||||
@@ -567,6 +583,7 @@
|
|||||||
- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX.
|
- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX.
|
||||||
- [Chevrotain](https://github.com/Chevrotain/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript.
|
- [Chevrotain](https://github.com/Chevrotain/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript.
|
||||||
- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML.
|
- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML.
|
||||||
|
- [currency-to-float](https://github.com/mateus4k/currency-to-float) - Convert a currency string to number: `US $54.99` → `54.99`
|
||||||
|
|
||||||
### Humanize
|
### Humanize
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user