DJWassink / cordova-file-persistence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 100.0%