concat-transform

0.0.3 • Public • Published

concat-transform

transform stream that defers executing _transform until end

Browser Support

why

useful if you have a transformation that can only be performed atomically - this was factored out of an attempt to fake streams for zlib-browserify

how

subclass of stream.Transform that buffers into memory

tests

  • in node: node test
  • in browser: npm run browser (get browserify and bash first)

license

WTFPL

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    4
  • 0.0.2
    4
  • 0.0.1
    4
  • 0.0.0
    4

Package Sidebar

Install

npm i concat-transform

Weekly Downloads

9

Version

0.0.3

License

WTFPL

Last publish

Collaborators

  • jessetane