A Capacitor plugin that enables caching of files of any type. It checks if a file is already cached and returns it if available; otherwise, it downloads the file, saves it to the cache, and returns the path to the saved file. The plugin also prevents dupl
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
Require hook for automatic V8 compile cache persistence
A super-fast, promise-based cache that reads and writes to the file-system.
Capacitor: Cross-platform apps with JavaScript and the web
Capacitor: Cross-platform apps with JavaScript and the web
Find and parse the tsconfig.json file from a directory path
Generate icon and splash screen images for Capacitor apps
The Filesystem API provides a NodeJS-like API for working with files on the device.
Capacitor File Opener. The plugin is able to open a file given the mimeType and the file uri.
walk paths fast and efficiently
Docs Readme Markdown and JSON Generator for Capacitor Plugins
Capacitor plugin that allows the user to select a file.
Infer the owner of a path based on the owner of its nearest existing parent
The Preferences API provides a simple key/value persistent store for lightweight data.
Provides access to the native biometric auth & device security APIs for Capacitor 7+ apps
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
EditorConfig File Locator and Interpreter for Node.js
A cache object that deletes the least-recently-used items.
Capacitor plugin for Firebase Cloud Messaging (FCM).
Capacitor plugin for file system operations, compatible with Cordova File plugin API