Extract and decompose URLs (including emails, which are conceptually a part of URLs) with robust patterns.
-
Updated
Jul 27, 2024 - JavaScript
Extract and decompose URLs (including emails, which are conceptually a part of URLs) with robust patterns.
🔗🧹 Normalize URLs to a standardized form. HTTPS by default, flexible configuration, custom protocols, domain extraction, humazing URL, and punycode support. Both CJS & ESM modules available.
URL normalizer to canonicalize (standardize) the text representation of a URL to determine if differently-formatted URLs are identical
Add a description, image, and links to the url-normalizer topic page so that developers can more easily learn about it.
To associate your repository with the url-normalizer topic, visit your repo's landing page and select "manage topics."