# @cosmjs/stream

![typescript](https://img.shields.io/npm/types/@cosmjs/stream.svg)
[![npm version](https://img.shields.io/npm/v/@cosmjs/stream.svg)](https://www.npmjs.com/package/@cosmjs/stream)
[![license](https://img.shields.io/npm/l/@cosmjs/stream.svg)](https://github.com/cosmos/cosmjs/blob/v0.35.0/LICENSE)
![minimum node version](https://img.shields.io/node/v/@cosmjs/stream.svg)
![minified size](https://img.shields.io/bundlephobia/min/@cosmjs/stream.svg)
![monthly downloads](https://img.shields.io/npm/dm/@cosmjs/stream.svg)

@cosmjs/stream are some helper methods and classes to help with stream
processing.

## License

This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
