[ ソース: node-split2 ]
パッケージ: node-split2 (4.2.0-1)
node-split2 に関するリンク
Debian の資源:
node-split2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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