Fire Uploader is a plugin that extends AngularFireStorage
service to help you manage files upload easily.
This project is divided into 3 modules:
- @ngx-fire-uploader/core
- @ngx-fire-uploader/photo
- @ngx-fire-uploader/manager
The documentation is at the wiki page
- Stackblitz Template - Remember to set your Firebase configuration in
app/app.module.ts
.
This project is still in beta, I need your feedback and your contribution is extremely welcome!
Besides bug reports and feature requests, I would like to know your opinion about:
- Improvable of options and customization
- Suggestions of adding useful common upload tasks (e.g. renaming, resizing, compressing ...etc).
- Suggestions of removing extra features that you think are unnecessary.
- Improve the documentations and fix my grammar mistakes :)
Murhaf Sousli