パッケージ: node-url-parse-lax (4.0.0-2)
node-url-parse-lax に関するリンク
Trisquel の資源:
node-url-parse-lax ソースパッケージをダウンロード:
- [node-url-parse-lax_4.0.0-2.dsc]
- [node-url-parse-lax_4.0.0.orig.tar.gz]
- [node-url-parse-lax_4.0.0-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Rajeev R Menon
外部の資源:
- ホームページ [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
- Prepend `http://` to humanized URLs like todomvc.com and localhost