api documentation for through2 (v2.0.3)

A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

table of contents

  1. module through2
    1. function through2 (options, transform, flush)
    2. function through2.ctor (options, transform, flush)
    3. function through2.obj (options, transform, flush)

module through2

function through2 (options, transform, flush)

function through2.ctor (options, transform, flush)

function through2.obj (options, transform, flush)

[ this document was created with utility2 ]