# danialfarid/ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support

Repository: https://github.com/danialfarid/ng-file-upload
Canonical: https://ross.abutalabs.com/products/ng-file-upload
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2019-05-07T13:48:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4789, "days_push": 2675, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7789, forks 1540 (observed 2026-08-28T04:10:04.994548+00:00)

## What it is
A lightweight AngularJS directive for uploading files via HTML5, with a FileAPI shim for cross-browser support. It handles drag-and-drop, progress, and validation for file uploads in Angular 1.x apps.

## Use cases
- upload files from an angularjs app
- drag and drop file upload in angular
- show upload progress for file uploads
- cross-browser file upload with fileapi shim
- validate files before uploading in angular

## When to choose
- you maintain a legacy AngularJS 1.x application needing file uploads
- you need drag-and-drop and progress support in an old Angular codebase

## When to avoid
- you are starting a new project with modern Angular (2+), React, or Vue
- you need actively maintained software with recent security updates

## Facets
- artifact type: library
- maturity: abandoned
- function: file-upload, frontend-framework, ui-components
- domain: web-development, frontend
- platform: browser
- tags: angularjs, file-upload, html5, fileapi-polyfill, directive, nodejs, javascript

## Member repositories
- danialfarid/ng-file-upload (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:04.994548+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:34:40.051591+00:00, confidence not recorded.
  - readme: https://github.com/danialfarid/ng-file-upload (fetched 2026-08-28T04:10:04.994548+00:00, sha 018fc88cd52c)
  - registry_npm: https://registry.npmjs.org/ng-file-upload (fetched 2026-08-29T08:31:18.432327+00:00, sha 6b9886d647e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
