# @web-std/form-data

> Web API compatible Form Data implementation

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

## Install

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

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

## Links

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

## Dependencies (1)

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

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 3.1.0 (latest) — 2023-08-28
- 3.0.2 — 2022-01-21
- 3.0.0 — 2021-11-08
- 2.1.2 — 2021-11-04
- 2.1.1 — 2021-06-14
- 2.1.0 — 2021-05-12
- 2.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/form-data · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
