{"library":"meadow-provider-offline","type":"library","category":null,"description":"Offline-capable data provider for Fable/Meadow applications that intercepts RestClient requests and routes them to an in-process SQLite database via Orator IPC. Wraps the existing Fable RestClient, handling Meadow CRUD operations (Create, Read, Update, Delete, Count) locally while passing through non-Meadow HTTP requests unchanged. Features dirty record tracking with coalescing, cache-through mode, negative ID assignment for offline-created records, binary/blob storage via IndexedDB, and native SQLite bridge for mobile. Supports proactive data seeding and works identically in browser (sql.js WASM) and mobile environments. Current stable version: 1.0.1, maintained by Fable ecosystem.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","meadow","offline","sqlite","browser","ipc","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install meadow-provider-offline","imports":["import libMeadowProviderOffline from 'meadow-provider-offline';","const libMeadowProviderOffline = require('meadow-provider-offline');","_Fable.serviceManager.addServiceType('MeadowProviderOffline', libMeadowProviderOffline);"]},{"cmd":"yarn add meadow-provider-offline","imports":[]},{"cmd":"pnpm add meadow-provider-offline","imports":[]}],"homepage":"https://github.com/stevenvelozo/meadow-provider-offline","github":"https://github.com/stevenvelozo/meadow-provider-offline","docs":null,"changelog":null,"pypi":null,"npm":"meadow-provider-offline","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}