[ 源代码: 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.