# @web-std/stream

> Web API compatible streams for node/web

Latest version **1.0.3** (published 2023-08-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @web-std/stream
pnpm add @web-std/stream
yarn add @web-std/stream
bun add @web-std/stream
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2023-08-28 |
| First published | 2021-11-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 6.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 100 |
| Author | Irakli Gozalishvili |
| Maintainers | gozala |
| Keywords | web-stream, whatwg-stream, stream, typescript |

## Links

- npm: https://www.npmjs.com/package/@web-std/stream
- Repository: https://github.com/web-std/io
- Homepage: https://github.com/web-std/io#readme
- Issues: https://github.com/web-std/io/issues
- npm.io page: https://npm.io/package/@web-std/stream

## Dependencies (1)

- [web-streams-polyfill](https://npm.io/package/web-streams-polyfill.md) ^3.1.1

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2023-08-28
- 1.0.1 — 2022-01-19
- 1.0.0 — 2021-11-05

## README

# Web Standard IO

Set of libraries that provide standard web IO APIs so they can be imported and used across web and node runtimes without any configurations.

---
_Source: https://npm.io/package/@web-std/stream · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
