cloudinary / pkg-cloudinary-core

Distribution repository for the Cloudinary JavaScript library. Cloudinary is an end-to-end solution for all your image and video needs.
MIT License
54 stars 28 forks source link

Any plan for typescript version or typings defintion? #9

Closed xinbenlv closed 7 years ago

xinbenlv commented 8 years ago

Hi Cloudinary! Thank you for this awesome product and happy to hear now core is ready to go. I am wondering do you have any plan in providing the typescript version? Or do you consider typings like this https://github.com/DefinitelyTyped/DefinitelyTyped?

Thank you !

taragano commented 8 years ago

Hi @xinbenlv,

Thank you for your warm words :) While releasing a TypeScript version isn't on our road-map, Typed does looks interesting and we will look into it.

Thank you for your feedback.

Airswoop1 commented 8 years ago

Yeah this is something I'd love to see you guys implement as well.

bogacg commented 7 years ago

Since there is now Angular (> v.2.x) implementation, typings is a must , I guess same problem will be shout by React developers too. Without it, development is very difficult.

taragano commented 7 years ago

It's on our road-map to add typings, however there's no ETA for this yet.

Having said that, note that our Angular2 SDK is published with typings for the new components and directives, so for the Angular developers we'd recommend to use our Angular2 SDK rather than directly with our JS core package.

eitanp461 commented 7 years ago

Typescript definition file added in release 2.3.0 of cloudinary_core - https://github.com/cloudinary/cloudinary_js/releases/tag/2.3.0