← Downloads

@geepers/jobs

Framework-agnostic async job tracking with polling and persistence.

v1.0.1 npm Library

Install

npm npm install @geepers/jobs

Features

Polling helpers

Track long-running work without inventing a state machine every time.

localStorage persistence

Survive reloads for client-side job queues.

Framework-agnostic

Works beside React, Vue, or plain JS.

Small surface

A library, not a product site.