Cordova File Cache

JSON →
library 1.2.2 ·javascript maintenance
verified Jun 7, 2026

Cordova File Cache is a library for caching remote files (images, documents, etc.) in Cordova/PhoneGap apps. It provides a promise-based API using CordovaPromiseFS and supports hash or mirror caching modes. Version 1.2.2 is the latest stable release. It requires cordova-plugin-file and optionally cordova-plugin-file-transfer. Unlike ad-hoc caching strategies, it offers a structured cache with readiness promises, progress tracking, and automatic server URL fallback. Release cadence is low; the package is stable but not actively maintained.