# @web-std/file

> Web API compatible File implementation for node

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

## Install

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

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

## Links

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

## Dependencies (1)

- [@web-std/blob](https://npm.io/package/@web-std/blob.md) ^3.0.3

## Alternatives

- [unionfs](https://npm.io/package/unionfs.md) — 2.2M weekly downloads
- [path-starts-with](https://npm.io/package/path-starts-with.md) — 35.9K weekly downloads
- [redzip](https://npm.io/package/redzip.md) — 1.2K weekly downloads
- [vscode-anymatch](https://npm.io/package/vscode-anymatch.md) — 848 weekly downloads
- [@ledgerhq/coin-filecoin](https://npm.io/package/@ledgerhq/coin-filecoin.md) — 793 weekly downloads

## Recent versions

- 3.0.3 (latest) — 2023-08-29
- 3.0.2 — 2022-01-21
- 3.0.0 — 2021-11-08
- 1.1.4 — 2021-11-04
- 1.1.3 — 2021-07-27
- 1.1.2 — 2021-07-23
- 1.1.1 — 2021-07-20
- 1.1.0 — 2021-05-12
- 1.0.1 — 2021-03-18
- 1.0.0 — 2021-03-18

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