[ 源代码: node-url-parse-lax ]
软件包:node-url-parse-lax(1.0.0-1)
node-url-parse-lax 的相关链接
Debian 的资源:
下载源码包 node-url-parse-lax:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 node-url-parse-lax 有关的软件包
|
|
|
|
-
- 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