add url-pattern

closes #337
This commit is contained in:
Maximilian Krüger
2015-08-24 01:09:43 +07:00
committed by Sindre Sorhus
parent 883f8e8e93
commit 7e2f7af7c5

View File

@@ -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