[ ソース: node-base64-js ]
パッケージ: node-base64-js (1.3.0+dfsg-2)
node-base64-js に関するリンク
Debian の資源:
node-base64-js ソースパッケージをダウンロード:
- [node-base64-js_1.3.0+dfsg-2.dsc]
- [node-base64-js_1.3.0+dfsg.orig.tar.xz]
- [node-base64-js_1.3.0+dfsg-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Base64 encoding/decoding in pure JS
Converts a byte array into base64 string and vice versa.
Base64 is binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. (6 bits).
Node.js is an event-based server-side JavaScript engine.
その他の node-base64-js 関連パッケージ
|
|
|
|
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable