sandydoo / ember-google-maps

A friendly Ember addon for working with Google Maps.
https://ember-google-maps.sandydoo.me
MIT License
93 stars 24 forks source link

Potentially interested in adding Typescript annotations? #27

Open acorncom opened 5 years ago

acorncom commented 5 years ago

Hey @sandydoo, I've recently started working for another client were we're likely to use your addon there too. That client uses Typescript fairly heavily and might be interested in helping add Typescript annotations to your addon if you're interested. There is a quest issue to add TypeScript support throughout the Ember.js ecosystem and according to them, it will benefit everyone who uses this addon, not just TypeScript users! (See this discussion for more details

Would you be interested in either converting the addon to use TypeScript itself, or in adding type definitions? I’d love to help out if so ...

Thanks!

sandydoo commented 5 years ago

Yeah, that sounds good @acorncom. Providing type definitions for the public API would be a good start.

tdwesten commented 2 years ago

Yeah! This would be great!