Type definitions are available in the @types/concat-stream package

concat-stream

  • Version 2.0.0
  • Published
  • 9.56 kB
  • 4 dependencies
  • MIT license

Install

npm i concat-stream
yarn add concat-stream
pnpm add concat-stream

Overview

writable stream that concatenates strings or binary data and calls a callback with the result

Dependencies (4)

Dev Dependencies (1)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/concat-stream.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/concat-stream)
  • HTML
    <a href="https://www.jsdocs.io/package/concat-stream"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>