urish / angular-spinner

Angular directive to show an animated spinner (using spin.js)
MIT License
693 stars 146 forks source link

Using spinner in angular 2+ application #112

Closed sbusch99 closed 6 years ago

sbusch99 commented 7 years ago

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.

ghost commented 6 years ago

Hi @sbusch99 , Thanks for reporting.

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

sbusch99 commented 6 years ago

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/.

ghost commented 6 years ago

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