nervgh / angular-file-upload

[ALMOST NOT MAINTAINED] Angular File Upload is a module for the AngularJS framework
MIT License
3.43k stars 1.13k forks source link

Typescript definitions #394

Open vikasgarghb opened 9 years ago

vikasgarghb commented 9 years ago

Can you add a typescript definition for this module? https://github.com/borisyankov/DefinitelyTyped

jbaroudi commented 9 years ago

https://github.com/borisyankov/DefinitelyTyped/tree/master/angular-file-upload

:)

koraybalci commented 8 years ago

Looks like the definition files (at the time of this post) belonged to 'the other' angular file upload repo ng-file-upload, which is currently totally moved.

So, anyone with a dts, feel free to update please.

petrkoutnycz commented 8 years ago

Has anyone found the typescript definitions yet? :-)

daviatorstorm commented 8 years ago

I have proposed some changes https://github.com/DefinitelyTyped/DefinitelyTyped/compare/master...daviatorstorm:patch-1 here.

NapalmCodes commented 8 years ago

Is there a reason this hasn't been merged up yet? I would like to use this d.ts (yes I could put it in my own local file but that's annoying hah).

daviatorstorm commented 8 years ago

Its not really good working example, but i still working a bit )

NapalmCodes commented 8 years ago

Seems decent from where I sit, thanks for what you've done got me through some stuff.

daviatorstorm commented 8 years ago

Thanks. If I would have more time I would write more useful things then that )