backbone-nprogress
Show slim nprogress bars when your backbone collections and models are fetching.
Install
npm install nprogress backbone-nprogress
How to use
var nprogress = ; // Configure nprogressnprogress; // Patch Backbone;
License
MIT