https://github.com/murhafsousli/ngx-fire-uploader
Angular Fire Uploader
https://github.com/murhafsousli/ngx-fire-uploader
dropzone file fire-storage firebase images storage uploader
Last synced: over 1 year ago
JSON representation
Angular Fire Uploader
- Host: GitHub
- URL: https://github.com/murhafsousli/ngx-fire-uploader
- Owner: MurhafSousli
- License: mit
- Created: 2018-02-27T20:34:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T18:13:01.000Z (over 7 years ago)
- Last Synced: 2025-03-24T06:11:30.863Z (over 1 year ago)
- Topics: dropzone, file, fire-storage, firebase, images, storage, uploader
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/ngx-fire-uploader
- Size: 1.31 MB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Fire Uploader
Fire Uploader is a plugin that extends `AngularFireStorage` service to help you manage files upload easily.
[](https://ngx-fire-uploader.stackblitz.io)
[](https://www.npmjs.com/package/@ngx-fire-uploader/core)
[](https://travis-ci.org/MurhafSousli/ngx-fire-uploader)
[](https://www.npmjs.com/package/@ngx-fire-uploader/core)
[](/LICENSE)
**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](https://github.com/MurhafSousli/ngx-fire-uploader/wiki)
- [Stackblitz Template](https://stackblitz.com/edit/ngx-fire-uploader) - 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 :)
## Author
**Murhaf Sousli**
- [github/murhafsousli](https://github.com/MurhafSousli)
- [twitter/murhafsousli](https://twitter.com/MurhafSousli)