mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
21 lines
470 B
Markdown
21 lines
470 B
Markdown
# File MD5
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-file-md5
|
|
$ npm install @awesome-cordova-plugins/file-md5
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/file-md5/)
|
|
|
|
Plugin Repo: [https://github.com/mramonlopez/cordova-plugin-file-md5](https://github.com/mramonlopez/cordova-plugin-file-md5)
|
|
|
|
This plugin reads large files in chunks and build the md5sum incrementally.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|