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