Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> web >> node-through
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: node-through  ]

套件: node-through (2.3.8-1)

simplified stream construction

Easy way to create a Stream that is both readable and writable.

   Pass in optional write and end methods.
   through takes care of pause/resume logic if you use this.queue(data)
   instead of this.emit('data', data).
   Use this.pause() and this.resume() to manage flow.
   Check this.paused to see current flow state.
   (write always returns !this.paused).

This function is the basis for most of the synchronous streams in event-stream.

Node.js is an event-based server-side JavaScript engine.

其他與 node-through 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable
    同時作為一個虛擬套件由這些套件提供: node-pegjs

下載 node-through

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 4.1 kB18 kB [文件列表]