| Author: | wKoza |
|---|---|
| Official Page: | Go to website |
| Publish Date: | September 3, 2018 |
| License: | MIT |
Description:
Ngx-upload is a module for the Angular framework. Ngx-upload supports drag and drop, upload progress and manages a file upload queue for you.
Installation:
# Yarn $ yarn add @wkoza/ngx-upload # NPM $ npm install @wkoza/ngx-upload --save