[ ソース: node-base64-js ]
パッケージ: node-base64-js (1.5.1+dfsg+~1.3.0-2)
node-base64-js に関するリンク
Debian の資源:
node-base64-js ソースパッケージをダウンロード:
- [node-base64-js_1.5.1+dfsg+~1.3.0-2.dsc]
- [node-base64-js_1.5.1+dfsg+~1.3.0.orig-types-base64-js.tar.xz]
- [node-base64-js_1.5.1+dfsg+~1.3.0.orig.tar.xz]
- [node-base64-js_1.5.1+dfsg+~1.3.0-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.