# @web-std/blob

> Web API compatible Blob implementation

Latest version **3.0.5** (published 2023-08-29) · MIT license · 0 weekly downloads

## Install

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

## 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 | 3.0.5 |
| Published | 2023-08-29 |
| First published | 2021-03-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 43.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 100 |
| Author | Irakli Gozalishvili |
| Maintainers | gozala |
| Keywords | blob, typed |

## Links

- npm: https://www.npmjs.com/package/@web-std/blob
- 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/blob

## Dependencies (2)

- [web-encoding](https://npm.io/package/web-encoding.md) 1.1.5
- [@web-std/stream](https://npm.io/package/@web-std/stream.md) 1.0.0

## Recent versions

- 3.0.5 (latest) — 2023-08-29
- 3.0.4 — 2022-02-24
- 3.0.3 — 2022-01-21
- 3.0.1 — 2021-11-08
- 3.0.0 — 2021-11-05
- 2.1.3 — 2021-11-04
- 2.1.2 — 2021-07-20
- 2.1.1 — 2021-06-14
- 2.1.0 — 2021-05-12
- 2.0.1 — 2021-03-16
- 2.0.0 — 2021-03-16

## 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/blob · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
