mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
feat: add url-state-machine to string libraries (#816)
This commit is contained in:
@@ -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.
|
* [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.
|
* [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.
|
* [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
|
## Number
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user