[ ソース: node-encodeurl ]
パッケージ: node-encodeurl (1.0.2-1)
node-encodeurl に関するリンク
Debian の資源:
node-encodeurl ソースパッケージをダウンロード:
- [node-encodeurl_1.0.2-1.dsc]
- [node-encodeurl_1.0.2.orig.tar.gz]
- [node-encodeurl_1.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Encode URL to a percent-encoded form
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Encodeurl will take an already-encoded URL and encode all the non-URL code points (as UTF-8 byte sequences).
This encode is meant to be "safe" and does not throw errors. It will try as hard as it can to properly encode the given URL, including replacing any raw, unpaired surrogate pairs with the Unicode replacement character prior to encoding.
Node.js is an event-based server-side JavaScript engine.
その他の node-encodeurl 関連パッケージ
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable