{"library":"redux-offline-queue","type":"library","category":null,"description":"A lightweight Redux middleware for queuing actions when the app is offline and dispatching them once connectivity is restored. Version 1.1.2 provides a simple reducer, middleware, and utilities to mark actions for offline queuing. Designed for React Native, it works with redux-saga by suspending sagas during offline periods. Unlike alternatives like redux-offline, it focuses purely on offline queueing without integrated persistence or network detection, leaving those to be handled by the developer. The library ships TypeScript types and is stable, though low-maintenance.","language":"javascript","status":"maintenance","version":"1.1.2","tags":["javascript","redux","offline","queue","react native offline","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-offline-queue","imports":["import { reducer } from 'redux-offline-queue'","import { offlineMiddleware } from 'redux-offline-queue'","import { markActionsOffline } from 'redux-offline-queue'","import { ONLINE, OFFLINE } from 'redux-offline-queue'","import { suspendSaga } from 'redux-offline-queue'"]},{"cmd":"yarn add redux-offline-queue","imports":[]},{"cmd":"pnpm add redux-offline-queue","imports":[]}],"homepage":"https://github.com/RobPando/redux-offline-queue#readme","github":"https://github.com/RobPando/redux-offline-queue","docs":null,"changelog":null,"pypi":null,"npm":"redux-offline-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}