1.0.2 • Published 2 years ago

fileuploader-lib v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

FileuploaderLib

This library will help user to to upload different files.

Code scaffolding

install the library using npm command Run npm install fileuploader-lib to install library. import library selector in yor component. <lib-drag-n-drop (fileObjoutput)="upload($event)"></lib-drag-n-drop>

Library has fileObjoutput function which emit array of file.