[ 源代码: node-strip-bom-stream ]
软件包:node-strip-bom-stream(2.0.0-1)
node-strip-bom-stream 的相关链接
Debian 的资源:
下载源码包 node-strip-bom-stream:
- [node-strip-bom-stream_2.0.0-1.dsc]
- [node-strip-bom-stream_2.0.0.orig.tar.gz]
- [node-strip-bom-stream_2.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Strip UTF-8 byte order mark (BOM) from a stream
The Unicode Standard permits the BOM in UTF-8, but does not require nor recommend its use. Byte order has no meaning in UTF-8.
Node.js is an event-based server-side JavaScript engine.
其他与 node-strip-bom-stream 有关的软件包
|
|
|
|
-
- dep: node-first-chunk-stream (>= 2.0.0)
- buffer and transform the first chunk in a stream
-
- dep: node-strip-bom (>= 2.0.0)
- Strip UTF-8 byte order mark (BOM) from a string
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable