node-url

core nodejs url packaged standalone for use with Browserify
  https://github.com/defunctzombie/node-url
  0
  no reviews



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.