Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-urlgrey Version : 0.4.4 Upstream Author : Gregg Caines * URL : https://github.com/cainus/urlgrey#readme * License : BSD-2-Clause Programming Lang: JavaScript Description : urlgrey is a library for url querying and manipulation 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.