Sha256: b017f5fa0056300f84430414bbfeb2161960cb9540db24f2e601692cf32d0f68

Contents?: true

Size: 630 Bytes

Versions: 31

Compression:

Stored size: 630 Bytes

Contents

var Stream = (function (){
  try {
    return require('st' + 'ream'); // hack to fix a circular dependency issue when used with browserify
  } catch(_){}
}());
exports = module.exports = require('./lib/_stream_readable.js');
exports.Stream = Stream || exports;
exports.Readable = exports;
exports.Writable = require('./lib/_stream_writable.js');
exports.Duplex = require('./lib/_stream_duplex.js');
exports.Transform = require('./lib/_stream_transform.js');
exports.PassThrough = require('./lib/_stream_passthrough.js');

if (!process.browser && process.env.READABLE_STREAM === 'disable' && Stream) {
  module.exports = Stream;
}

Version data entries

31 entries across 24 versions & 7 rubygems

Version Path
guard-sass-lint-0.1.2 node_modules/readable-stream/readable.js
guard-sass-lint-0.1.1 node_modules/readable-stream/readable.js
lanes-0.8.0 node_modules/readable-stream/readable.js
lanes-0.8.0 node_modules/tar-pack/node_modules/readable-stream/readable.js
lanes-0.8.0 node_modules/fsevents/node_modules/readable-stream/readable.js
lanes-0.8.0 node_modules/fsevents/node_modules/tar-pack/node_modules/readable-stream/readable.js
node-compiler-0.9.1 vendor/node/deps/npm/node_modules/readable-stream/readable.js
node-compiler-0.9.0 vendor/node-v7.2.1/deps/npm/node_modules/readable-stream/readable.js
node-compiler-0.8.0 vendor/node-v7.2.0/deps/npm/node_modules/readable-stream/readable.js
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/readable-stream/readable.js
node-compiler-0.7.0 vendor/node-v6.9.1/deps/npm/node_modules/readable-stream/readable.js
node-compiler-0.7.0 vendor/node-v7.1.0/deps/npm/node_modules/readable-stream/readable.js
tck-lambdas-0.3.10 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.9 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.8 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.7 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.6 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.5 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.4 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js
tck-lambdas-0.3.3 lib/tck/lambdas/chistacojs/source/node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/readable.js