Skip to content
Sections
>> Trisquel >> Pakiety >> nabia >> web >> node-through
etiona  ] [  nabia  ] [  aramo  ]
[ Pakiet źródłowy: node-through  ]

Pakiet: 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.

Inne pakiety związane z node-through

  • wymaga
  • poleca
  • sugeruje
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable
    również pakiet wirtualny udostępniany przez node-pegjs

Pobieranie node-through

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 4,1 KiB18 KiB [lista plików]