fetch-cookie

JSON →
library 3.2.0 ·javascript
verified Jun 7, 2026

A decorator for fetch functions (both native and polyfill like node-fetch) to support automatic cookie storage and sending. v3.2.0 is stable, with frequent updates. Key differentiator: simple wrapper API, supports custom tough-cookie jar, and works with any fetch-compatible library. Ships TypeScript definitions. Heavily depends on tough-cookie for cookie management.