# filepond-plugin-file-validate-size

> File Size Validation Plugin for FilePond

Latest version **2.2.8** (published 2022-11-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install filepond-plugin-file-validate-size
pnpm add filepond-plugin-file-validate-size
yarn add filepond-plugin-file-validate-size
bun add filepond-plugin-file-validate-size
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.2.8 |
| Published | 2022-11-28 |
| First published | 2017-11-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 20.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19 |
| Author | PQINA |
| Maintainers | pqina |

## Links

- npm: https://www.npmjs.com/package/filepond-plugin-file-validate-size
- Repository: https://github.com/pqina/filepond-plugin-file-validate-size
- Homepage: https://pqina.nl/filepond/
- Issues: https://github.com/pqina/filepond-plugin-file-validate-size/issues
- npm.io page: https://npm.io/package/filepond-plugin-file-validate-size

## Recent versions

- 2.2.8 (latest) — 2022-11-28
- 2.2.7 — 2022-05-10
- 2.2.6 — 2022-04-19
- 2.2.5 — 2021-09-29
- 2.2.4 — 2021-03-20
- 2.2.3 — 2021-03-19
- 2.2.2 — 2020-10-05
- 2.2.1 — 2020-03-23
- 2.2.0 — 2019-07-11
- 2.1.3 — 2019-03-25
- 2.1.2 — 2019-03-22
- 2.1.1 — 2019-02-05
- 2.1.0 — 2018-12-17
- 2.0.0 — 2018-10-19
- 1.0.4 — 2018-08-08
- … 4 more at https://npm.io/package/filepond-plugin-file-validate-size/versions

## README

# File Size Validation plugin for FilePond

[![npm version](https://badge.fury.io/js/filepond-plugin-file-validate-size.svg)](https://badge.fury.io/js/filepond)

https://pqina.nl/filepond/docs/patterns/plugins/file-validate-size/

The File Size Validation plugin is used to block files that are too large to upload. Set a maximum size for single files and a maximum size for all files.

[Demo](https://pqina.github.io/filepond-plugin-file-validate-size/)

---
_Source: https://npm.io/package/filepond-plugin-file-validate-size · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
