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';
18
18
})
19
19
```
20
20
21
- 3 . Enjoy!
21
+ ** Enjoy!**
22
22
23
23
# Usage:
24
24
` <input fileToBase64 type="file" [(files)]="fileModel"> `
@@ -47,7 +47,7 @@ import { FctrlxAngularFileReader } from 'fctrlx-angular-file-reader';
47
47
```
48
48
49
49
# Full example:
50
-
50
+ https://next.plnkr.co/edit/MlwNL3BKXdVtX3Xx?preview
51
51
52
52
# Author
53
53
_ Alexey Khamitsevich_
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fctrlx-angular-file-reader" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API." ,
5
5
"keywords" : [
6
6
" angular" ,
You can’t perform that action at this time.
0 commit comments