urlgrey is a library for url manipulation. It's a chainable/fluent interface
that makes a number of methods available for querying different aspects
of a url, and even modifying it to create new urls.
.
Most methods are named after different parts of the url
and allow you to read that part from the current url if you don't pass
any parameters, or they allow you to generate a new url
with a change to that part in the current url if you do pass a parameter.
.
Node.js is an event-based server-side JavaScript engine.
Installed Size: 92.2 kB
Architectures: all