mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Merge pull request #355 from puzrin/patch-1
Add `url-unshort` and `embedza`
This commit is contained in:
@@ -381,9 +381,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
|
|
||||||
- [normalize-url](https://github.com/sindresorhus/normalize-url) - Normalize a URL.
|
- [normalize-url](https://github.com/sindresorhus/normalize-url) - Normalize a URL.
|
||||||
- [humanize-url](https://github.com/sindresorhus/humanize-url) - Humanize a URL: http://sindresorhus.com → sindresorhus.com.
|
- [humanize-url](https://github.com/sindresorhus/humanize-url) - Humanize a URL: http://sindresorhus.com → sindresorhus.com.
|
||||||
|
- [url-unshort](https://github.com/nodeca/url-unshort) - Expand shortened URLs.
|
||||||
- [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration.
|
- [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.
|
- [linkify-it](https://github.com/markdown-it/linkify-it) - Link patterns detector with full unicode support.
|
||||||
- [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for URLs and other strings.
|
- [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for URLs and other strings.
|
||||||
|
- [embedza](https://github.com/nodeca/embedza) - Create HTML snippets/embeds from URLs using info from oEmbed, Open Graph, meta tags.
|
||||||
|
|
||||||
|
|
||||||
### Data validation
|
### Data validation
|
||||||
|
|||||||
Reference in New Issue
Block a user