Ambitiont109 / ngx-fileupload

angular 8+ fileupload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngx file upload

Codacy Badge DeepScan grade codecov dependencies Status

Angular 8 Mono Repo for asynchronous file uploads.

Formerly @ r-hannuschka / ngx-fileupload library which has now been divided into 2 areas.

  • ngx-file-upload / core which only contain services / classes to enable file upload with Angular
  • ngx-file-upload / ui which contains the components / pipes to provide a UI.

This ensures that if a completely own UI is to be built (without ngx-file-upload / ui) the overhead of SCSS, fonts, images and components no longer exists.

ngx file upload demo on youtube

core files for async file uploads with angular npm
ui components for ngx-file-upload npm
full package contains (ui and core) (no longer maintained) npm

Demo

Watch Demo to see ngx fileupload in action, customizing views and add validations.

Credits

Special thanks for code reviews, great improvements and ideas to

alt Konrad Mattheis
Konrad Mattheis
Thomas Haenig
Thomas Haenig
alt Alexander Görlich
Alexander Görlich

Author

Ralf Hannuschka Github

Other Modules

About

angular 8+ fileupload

License:MIT License


Languages

Language:TypeScript 79.3%Language:HTML 8.8%Language:CSS 8.3%Language:JavaScript 3.7%