axios-curlirize

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

Axios third-party module that logs all axios requests as curl commands in the console using interceptors. Version 2.0.0 (stable, maintained actively) supports Node.js without requiring ES6 imports and is a fork of the original axios-curlirize. Differentiators: works with additional axios instances, allows per-request disable via config option, and stores curl command in response.config.curlCommand.