Skip to content

jamendo/cordova-plugin-x-crc32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-x-crc32 - v0.1.1

A Cordova plugin to provide the checksum of files.

Installation

cordova plugin add https://github.com/MasGaNo/cordova-plugin-x-crc32.git

Usage

crc32.crc32(filepath: string, callback: (crc32:string) => void);

Release Notes

0.1.1 (Aug 22, 2017)

  • Fix error on Android.

0.1.0 (Aug 21, 2017)

  • First release for Android.

About

Provide the checksum of files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 73.4%
  • Java 23.9%
  • JavaScript 2.5%
  • Objective-C 0.2%