cordova-file-persistence
v0.0.1
Published
Download remote files to your local filesystem in a cordova app.
Downloads
4
Readme
Cordova-file-persistence
Helper library to easily download files to the local filesystem in a cordova app.
Call the default export in downloader.js
with the app it's name and a array of urls, also optionally a callback function to get the progress of the downloader after a file is complete.