12 packages found
Splits a hostname into subdomains, domain and (effective) top-level domains
Splits an url into sub-domain, domain and top-level-domain: Code based on : https://github.com/peerigon/parse-domain with extra edits to deal with errors and add dtld parameter
Remove a leading "www" subdomain from a hostname.
Splits an url into sub-domain, domain and effective top-level-domain
Splits an url into sub-domain, domain and effective top-level-domain
Splits an url into sub-domain, domain and effective top-level-domain
A domain/url parser that breaks apart into components
Get url domain for next.
Splits an url into sub-domain, domain and effective top-level-domain and also parses lax urls in one step
Splits an url into sub-domain, domain and effective top-level-domain
A domain controller over http trafic
Parse req.headers.host into a heiarchy of domains and sub-domains populating the 'req.domains' object.