This commit is contained in:
Tin Zeljar 2026-01-08 20:41:16 +00:00 committed by GitHub
commit 28e444c7a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -506,6 +506,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings.
* [plexis](https://github.com/plexis-js/plexis) - Lo-fi, powerful, community-driven string manipulation library.
* [url-state-machine](https://github.com/anonrig/url-js) - Super fast spec-compliant URL parser state machine for Node.js.
* [nano-string-utils](https://github.com/Zheruel/nano-string-utils) - Ultra-lightweight string utilities with zero dependencies, tree-shakeable and fully typed.
## Number