Angular control to manage images uploads


Keywords
file, upload, angular, form-control
License
MIT
Install
npm install files-control@0.0.28

Documentation

Files Control

This angular control will allow granular control over your file upload, while abstracting you from working with drag and drop data and file inputs. It is a from control compatible with ngModel and the values it provides in the model are the upload results of your image.

TODO: Continue