[ bianca ]
[ ソース: node-split2 ]
パッケージ: node-split2 (4.2.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