url-o-matic
v0.1.0
Published
URL helpers. First version just contains 'baseurl(url)' which extracts the root domain or IP of a full URL. 'baseurl' extracts the top-level domains (TLD) but will also handle extracting second level domains (SLD) based on the latest known SLD list.
Downloads
2
Maintainers
Readme
url-o-matic
Contains helpers used to perform common funtions on URLs. First version just contains 'baseurl(url)' which extracts the root domain or IP of a full URL. 'baseurl' extracts the top-level domains (TLD) but will also handle extracting second level domains (SLD) based on the latest known SLD list.