Angular 2+ Drag and Drop File Uploader | ngx-uploader

ngx-uploader is a drag-and-drop file uploader for the Angular 2+ app.

Must Read: Convert An HTML File Input Type Into a Fancy File Uploader

How to make use of it:

Installation:

npm install ngx-uploader --save
or using yarn:
yarn add ngx-uploader
  • app.module.ts is a sample of how to include ngx-uploader in your project.
  • app.component.ts defines an example of how events in a component or service are handled.
  • app.component.html is an HTML template with usage examples of the ngFileDrop and ngFileSelect directives.

See Also -

Responsive Drag and Drop File Uploader/Download Plugin | 5x5_jq_uploader
Simple Vue Component for File Photo Uploader With Preview
Multiple File Upload Using Bootstrap 4 and jQuery | SWALLOW


See Demo And Download

Official Website(bleenco): Click Here

This superior jQuery/javascript plugin is developed by bleenco. For extra advanced usage, please go to the official website.