[ ソース: node-parseurl ]
パッケージ: node-parseurl (1.3.3-2)
node-parseurl に関するリンク
Debian の資源:
node-parseurl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
parse a url with memoization
Simple module which allows developer to get pathname:
var pathname = parseurl(req)
and `pathname` can then be simply passed to a router or something.
Node.js is an event-based server-side JavaScript engine.