Skip to content

Instantly share code, notes, and snippets.

@thejohnfreeman
Created August 25, 2014 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thejohnfreeman/dfe1b6512f7a70f0526e to your computer and use it in GitHub Desktop.
Save thejohnfreeman/dfe1b6512f7a70f0526e to your computer and use it in GitHub Desktop.
node stream drain
.pipe(require('through2-spy')({objectMode: true/false}, function(){}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment