vue-loading-ajax-nprogress

0.2.0 • Public • Published

Vue Loading Ajax NProgress

This is a plugin for add nprogress on all ajax calls from vuejs.

On your app.js

import Loading from 'Loading'

Vue.use(Loading);

On your components that call ajax.

//On your method
//to show
this.$loader.show();
//to hide
this.$loader.hide();

Package Sidebar

Install

npm i vue-loading-ajax-nprogress

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • igor