jsonp-retry

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

A JSONP library with built-in retry and localStorage caching. Version 1.0.3 (latest). Provides configurable retries on timeout, backup URLs, and optional automatic storage/retrieval of responses from localStorage with a custom validation function. Designed for browser environments where JSONP is needed (e.g., cross-domain requests). Simple API supporting callback and Promise patterns. Not actively maintained (no recent commits). Minimal dependencies.