From a90e200530c78d42a0040378809c8a50029eb58f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kru=CC=88ger?= Date: Wed, 2 Sep 2015 21:21:36 +0200 Subject: [PATCH] add `url-pattern` to category `String` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e1c5c..d9ede81 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [URI.js](https://github.com/medialize/URI.js/) - Javascript URL mutation library. * [jsurl](https://github.com/Mikhus/jsurl) - Lightweight URL manipulation with JavaScript. * [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 ## Number