Home
last modified time | relevance | path

Searched refs:through2 (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/npm/node_modules/through2/
DREADME.md1 # through2 chapter
3 [![NPM](https://nodei.co/npm/through2.png?downloads&downloadRank)](https://nodei.co/npm/through2/)
9 …stead of Stream2. To continue using a Streams2 version use `npm install through2@0` to fetch the l…
13 .pipe(through2(function (chunk, enc, callback) {
35 .pipe(through2.obj(function (chunk, enc, callback) {
53 Note that `through2.obj(fn)` is a convenience wrapper around `through2({ objectMode: true }, fn)`.
57 <b><code>through2([ options, ] [ transformFunction ] [, flushFunction ])</code></b>
63 … can use `objectMode:true` if you are processing non-binary streams (or just use `through2.obj()`).
69 .pipe(through2({ objectMode: true, allowHalfOpen: false },
94 .pipe(through2(
[all …]
Dthrough2.js32 function through2 (construct) { function
52 module.exports = through2(function (options, transform, flush) {
66 module.exports.ctor = through2(function (options, transform, flush) {
87 module.exports.obj = through2(function (options, transform, flush) {
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/from2/
DREADME.md9 [through2](http://github.com/rvagg/through2).
/third_party/node/deps/npm/node_modules/from2/
DREADME.md9 [through2](http://github.com/rvagg/through2).
/third_party/node/deps/npm/node_modules/mississippi/
Dreadme.md171 `miss.through` is provided by [`require('through2')`](https://www.npmjs.com/package/through2)
370 …dering, if you don't need that then you can use [through2-concurrent](https://github.com/almost/th…
/third_party/node/deps/npm/node_modules/psl/
Dyarn.lock455 through2 "^2.0.0"
565 through2 "^2.0.0"
618 through2 "^2.0.0"
1130 through2 "^2.0.0"
2187 through2 "^2.0.0"
2897 through2 "^2.0.0"
4231 through2@^2.0.0:
4233 …resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78…
4455 through2 "^2.0.0"
/third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/
DREADME.md31 This is not a `through` or `through2` stream. It doesn't transform
/third_party/node/deps/npm/node_modules/tar/node_modules/minipass/
DREADME.md31 This is not a `through` or `through2` stream. It doesn't transform
/third_party/node/deps/npm/node_modules/fs-minipass/node_modules/minipass/
DREADME.md31 This is not a `through` or `through2` stream. It doesn't transform
/third_party/node/deps/npm/node_modules/pacote/node_modules/minipass/
DREADME.md31 This is not a `through` or `through2` stream. It doesn't transform