notiflix / Notiflix

Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.
https://notiflix.github.io
MIT License
635 stars 55 forks source link

[FEAT] - Notiflix Loading for http requests #63

Closed Edwx closed 1 year ago

Edwx commented 1 year ago

Is your feature request related to a problem? Please describe.

I'd like the loader to start automatically for http requests.

Describe alternatives you've considered

If this module could integrate into root AppModule, it would be excellent.