prashantpalikhe/nuxt-axios-perf

Log performance timing for each Axios request made on SSR

JavaScript

19

5 commits

updated Oct 25, 2019

See the code

README

Axios perf module

Nuxt module to log performance timings for all axios requests made during SSR.

Example

Usage

Include the module in your nuxt.config.js

module.exports = {
  modules: ['nuxt-axios-perf'],
};

πŸ“‘ License

MIT License

Contributors

prashantpalikhe/nuxt-axios-perf

Log performance timing for each Axios request made on SSR

JavaScript

19

5 commits

updated Oct 25, 2019

See the code

README

Axios perf module

Nuxt module to log performance timings for all axios requests made during SSR.

Example

Usage

Include the module in your nuxt.config.js

module.exports = {
  modules: ['nuxt-axios-perf'],
};

πŸ“‘ License

MIT License

Contributors

Languages

JavaScript

100.0%