File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { FctrlxAngularFileReader } from 'fctrlx-angular-file-reader';
1818})
1919```
2020
21- 3 . Enjoy!
21+ ** Enjoy!**
2222
2323# Usage:
2424` <input fileToBase64 type="file" [(files)]="fileModel"> `
@@ -47,7 +47,7 @@ import { FctrlxAngularFileReader } from 'fctrlx-angular-file-reader';
4747 ```
4848
4949# Full example:
50-
50+ https://next.plnkr.co/edit/MlwNL3BKXdVtX3Xx?preview
5151
5252# Author
5353_ Alexey Khamitsevich_
Original file line number Diff line number Diff line change 11{
22 "name" : " fctrlx-angular-file-reader" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API." ,
55 "keywords" : [
66 " angular" ,
You can’t perform that action at this time.
0 commit comments