Axios Debug
A convenient way to view the requests and responses when using axios.
Installation
npm i axios-debug
Usage
// Axios must be available.; // Pass axios to the imported 'axios-debug' function.axios; // Use axios as normal.axios;
A convenient way to view the requests and responses when using axios.
npm i axios-debug
// Axios must be available.; // Pass axios to the imported 'axios-debug' function.axios; // Use axios as normal.axios;
npm i axios-debug
5,176
0.0.4
MIT