Skip to content

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

Notifications You must be signed in to change notification settings

Rayen-cherni/uploader-frontend

Repository files navigation

Project Summary

Uploader is a module supports drag-n-drop upload, upload progress, validation filters and a file upload queue. It supports native HTML5 uploads, but degrades to a legacy iframe upload method for older browsers. Works with any server side platform which supports standard HTML form uploads.

Installation

Want to Test? Great! Let's start by cloning the project in your machine Open your terminal and execute

git clone https://github.com/Rayen-cherni/uploader-frontend.git

Great, then run the following command line to run the project locally

npm install
ng serve --open

You will be redirected automatically to http://localhost:4600.
If you have any problem with the redirection please go to your Browser and tap

http://localhost:4600

Throughout the entire application

Developers can find more information about this Application on my Github repository. I have written a series of two repositories on Spring Boot and Angular, here are the links:

Further information

To get more information on the Bazart project you can contact me on LinkedIn or by Email [email protected].

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages