An angular module for file uploads. A simple skeleton that you can easily add to, no extra features, just easy to style upload button.
Due to Angular Material UI does not support the File upload, I decide to build one based on their article.
This project was built for fun and to learn how to create a library in Angular.
- Node.js version 18.15
- NPM version 9.5.0
- Angular version 15
- Angular Material UI Version 15
npm i ngx-simple-upload
This project was built based on the tutorial of creating libraries in Angular.
Please go through it before starting coding.
Distributed under the MIT License. See LICENSE for more information.
Nam Pham - [email protected]