urish/angular-spinner

Using spinner in angular 2+ application

sbusch99 opened this issue · 3 comments

I'm trying to using the spinner in an Angular 4 environment. Does this require me to install angularjs? If not, it would be great if you had an example of how to use the spinner in an Angular 2+ ONLY environment.

Thanks.

Hi @sbusch99 ,
Thanks for reporting.

I really don't know anything about Angular 2+ applications. @urish Do you have any instructions?

There is a quite a bit involved in doing so - AngularJS and Angular (2+) have lots not in common. Ultimately, I rolled my own, wrapping http://spin.js.org/.

Closing this issue since this wrapper is developed as an AngularJS (1.x) wrapper. Have fun wrapping spin.js 👍