[ Bron: node-url-parse-lax ]
Pakket: node-url-parse-lax (1.0.0-1)
Verwijzigingen voor node-url-parse-lax
Debian bronnen:
Het bronpakket node-url-parse-lax downloaden:
- [node-url-parse-lax_1.0.0-1.dsc]
- [node-url-parse-lax_1.0.0.orig.tar.gz]
- [node-url-parse-lax_1.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
url.parse() with support for protocol-less URLs & IPs
Lax url.parse() with support for protocol-less URLs & IPs
The url.parse() method takes a URL string, parses it, and returns a URL object. A TypeError is thrown if urlString is not a string. A URIError is thrown if the auth property is present but cannot be decoded.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-url-parse-lax gerelateerde pakketten
|
|
|
|
-
- dep: node-prepend-http (>= 1.0.1)
- Prepend `http://` to humanized URLs like todomvc.com and localhost
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable