[ 源代码: node-encoding ]
软件包:node-encoding(0.1.12-2)
node-encoding 的相关链接
Debian 的资源:
下载源码包 node-encoding:
- [node-encoding_0.1.12-2.dsc]
- [node-encoding_0.1.12.orig.tar.gz]
- [node-encoding_0.1.12-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
encoding is a simple wrapper around node-iconv (https://github.com/bnoordhuis/node-iconv) and iconv-lite (https://github.com/ashtuchkin/iconv-lite/) to convert strings from one encoding to another. If node-iconv is not available for some reason, iconv-lite will be used instead of it as a fallback.
Node.js is an event-based server-side JavaScript engine.
其他与 node-encoding 有关的软件包
|
|
|
|
-
- dep: node-iconv-lite
- Pure JS character encoding conversion
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable