Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including subdomain-collapse with all npm packages installed. Try it out:

var subdomainCollapse = require("subdomain-collapse")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

subdomain-collapse v0.1.0

string.replace. collapses www., www1., etc subdomains from pathnames. for standardization, if /www[0-9]?/ and bare domains exist together and need to be treated as the same.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free