# @behance/fine-uploader

> Multiple file upload component with progress-bar, drag-and-drop, support for all modern browsers.

Latest version **5.1.3-edge-content-type-fix** (published 2017-10-12) · 0 weekly downloads

## Install

```sh
npm install @behance/fine-uploader
pnpm add @behance/fine-uploader
yarn add @behance/fine-uploader
bun add @behance/fine-uploader
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.1.3-edge-content-type-fix |
| Published | 2017-10-12 |
| First published | 2017-10-05 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8144 |
| Author | Widen Enterprises, Inc. |
| Maintainers | eriksonadobe, jnlissy, matt-oconnell, bryanpackman, nemtsov, agaripian, mase, weikinhuang, hzoo, kaicataldo, erindepew, mikesherov, attamusc, be-dev-admin |
| Keywords | jquery-plugin, upload, file, chunking, file-uploader, input, jquery, file, upload, widget, multiple, selection, drag, drop, progress, preview, cross-domain, cross-site, chunk, resume |

## Links

- npm: https://www.npmjs.com/package/@behance/fine-uploader
- Repository: https://github.com/Widen/fine-uploader
- Homepage: https://github.com/Widen/fine-uploader#readme
- Issues: https://github.com/Widen/fine-uploader/issues
- npm.io page: https://npm.io/package/@behance/fine-uploader

## 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

- 5.1.3-edge-content-type-fix (latest) — 2017-10-12
- 5.1.4-edge-content-type-fix — 2017-10-12
- 5.1.3-xhr-passthru — 2017-10-05

## README

## @behance/fine-uploader

### Updating FineUploader

Behance maintains our own version of the FineUploader repo that contains built files so that it can be used as a proper bower dependency. In order to update to the latest FineUploader, or to generate a new build, perform the following steps:

1. Merge in latest changes from upstream.
1. run `grunt package`.
1. copy _build/all.fine-uploader.js to dist/all.fine-uploader.js
1. Ensure that Behance's custom changes are in place by grepping the code for comments starting with `BEHANCE:`.
1. Add AMD wrappers around the code to avoid having conflicting globals (this will soon be automated).

Future modifications to FineUploader should be done as pull requests against the behance/fine-uploader repo.

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