mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
feat: add url-state-machine to string libraries (#816)
This commit is contained in:
parent
1a65809c9e
commit
74d8bd275d
@ -484,6 +484,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [sprintf.js](https://github.com/alexei/sprintf.js) - A sprintf implementation.
|
||||
* [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.
|
||||
|
||||
## Number
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user