catdadcode / angular-spinners

A library for easily managing loading spinners in complex Angular2+ applications.
MIT License
140 stars 49 forks source link

Type definitions file for angular-spinners #17

Closed ShirlyA closed 7 years ago

ShirlyA commented 8 years ago

where can I find an angular-spinners.d.ts file for your lib?

catdadcode commented 8 years ago

I'm not familiar enough with Typescript at the moment but I will take some time this week and educate myself so I can provide you what you need. Thanks.

catdadcode commented 7 years ago

The old version of this library would not have supported Typescript very well. Between when this issue was posted and now I have educated myself on both Typescript and Angular2+ pretty thoroughly. Version 5 and higher of angular-spinners drops support for Angular 1 and now supports Angular 2 and higher. It is also complete with type definitions and is packaged as UMD and ready to go with SystemJS if desired 😃