scream-stream

1.0.0 • Public • Published

scream-stream

convert contents of a stream to uppercase. potentially useful for tests n whatever.

scream yr h*ckin lungs out!

Install - Usage - License: Apache-2.0

npm travis standard

Install

npm install scream-stream

Usage

var scream = require('scream-stream')
 
someStream
  .pipe(scream())
  .pipe(elsewhere)

License

Apache-2.0

Readme

Keywords

Package Sidebar

Install

npm i scream-stream

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

3.19 kB

Total Files

7

Last publish

Collaborators

  • goto-bus-stop