r2curl

JSON →
library 0.2.4 ·javascript
verified Jun 7, 2026

r2curl converts Axios request configurations or responses into cURL command strings for debugging. Version 0.2.4 is the latest, released as a stable package. It operates independently of Axios internals, avoiding concurrency issues found in middleware-based alternatives. Currently supports AxiosRequestConfig and AxiosResponse; node-fetch and request support are planned. Ships TypeScript definitions.