angular-loading-overlay-http-interceptor

1.1.1 • Public • Published

Angular loading overlay http interceptor

The module allows you to show loading overlay on every ajax request with angular-loading-overlay.
It also includes requests matcher, which allows to act only on certain requests.

Copyright (c) 2016 Oleksandr Beshchuk <bs.alex.mail@gmail.com>
Licensed under the Apache License.

Contributing

  1. Fork the repo
  2. npm install
  3. npm run prepare-development
  4. npm run test:watch
  5. Make your changes, add your tests
  6. npm run build
  7. Stage source and dist folders
  8. Commit, push, PR.

Readme

Keywords

none

Package Sidebar

Install

npm i angular-loading-overlay-http-interceptor

Weekly Downloads

9

Version

1.1.1

License

Apache-2.0

Last publish

Collaborators

  • bsalex