axios-date-transformer

JSON →
library 1.2.1 ·javascript
verified Jun 7, 2026

Automatically converts ISO 8601 date strings (with millisecond precision) in Axios JSON response data to JavaScript Date objects. v1.2.1 is current. Lightweight, TypeScript-first, no external dependencies beyond Axios. Releases appear infrequent but stable. Key differentiator: simple drop-in transformer for Axios instances vs manual parsing or full-date-lib overhead.