
This package provides utilities for URL resolution and parsing.
This module creates an url object which contain properties holding different parts of the url.
This module is used by browserify and is meant to have feature parity with node.js core url module.
Node.js is an event-based server-side JavaScript engine.