You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run `ng build fctrlx-file-to-base64` to build the project. The build artifacts will be stored in the `dist/` directory.
7
-
8
-
## Publishing
9
-
10
-
After building your library with `ng build fctrlx-file-to-base64`, go to the dist folder `cd dist/fctrlx-angular-file-to-base64` and run `npm publish`.
1
+
# Fctrlx Angular File Reader
2
+
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
0 commit comments