From 7e2f7af7c5138dafd5a97169c43066e2cc3c90cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kru=CC=88ger?= Date: Mon, 24 Aug 2015 01:09:43 +0700 Subject: [PATCH] add `url-pattern` closes #337 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0247c28..1cefa3f 100644 --- a/readme.md +++ b/readme.md @@ -353,6 +353,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration. - [linkify-it](https://github.com/markdown-it/linkify-it) - Link patterns detector with full unicode support. - [parse-columns](https://github.com/sindresorhus/parse-columns) - Parse text columns, like the output of Unix commands. +- [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for URLs and other strings. ## Number