MurhafSousli / ngx-fire-uploader

Angular Fire Uploader

Home Page:https://stackblitz.com/edit/ngx-fire-uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Fire Uploader

Fire Uploader is a plugin that extends AngularFireStorage service to help you manage files upload easily.

demo npm travis downloads 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

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

About

Angular Fire Uploader

https://stackblitz.com/edit/ngx-fire-uploader

License:MIT License


Languages

Language:TypeScript 67.8%Language:HTML 14.3%Language:JavaScript 10.5%Language:CSS 7.4%