[ 源代码: node-split2 ]
软件包:node-split2(4.1.0-1)
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
- Make a stream.Transform out of a function - Node.js module