[ 源代码: node-split2 ]
软件包:node-split2(3.2.2-2)
split a Text Stream into a Line Stream, using Stream 3
split2 is a library that breaks up a stream and reassemble it so that each line is a chunk. It is totally API compatible with split.
Node.js is an event-based server-side JavaScript engine.
其他与 node-split2 有关的软件包
|
|
|
|
-
- dep: node-through2 (>= 2.0.2)
- Make a stream.Transform out of a function - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable