You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ECOSYSTEM.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
22
22
*[axios-curlirize](https://www.npmjs.com/package/axios-curlirize) - Logs axios requests as curl commands, also adds a property to the response object with the curl command as value.
23
23
*[axios-actions](https://github.com/davestewart/axios-actions) - Bundle endpoints as callable, reusable services
24
24
*[axios-api-versioning](https://weffe.github.io/axios-api-versioning) - Add easy to manage api versioning to axios
25
+
*[r2curl](https://github.com/uyu423/r2curl) - Extracts the cURL command string from the Axios object. (AxiosResponse, AxiosRequestConfig)
0 commit comments