ml icon indicating copy to clipboard operation
ml copied to clipboard

Typescript definitions

Open yornaath opened this issue 8 years ago • 4 comments

Is typescript definitions something you plan on creating for these packages?

yornaath avatar Feb 22 '17 13:02 yornaath

hello @gorillatron, you are talking about "compiling" this project in typescript? currently no one in this team uses typescript, so it's not in the close time, but we could consider it depending in the complexity to do it, what do you think @mljs/collaborators?

maasencioh avatar Feb 22 '17 13:02 maasencioh

You dont have to necessarily rewrite your source code to Typescript. Typescript hase something called Ambient Declarations.

They can live in a separate repo, and added to to @types registry. But it does add maintenance cost and complexity.

yornaath avatar Feb 22 '17 16:02 yornaath

Typescript definitions would be great!

tommedema avatar Jul 30 '18 22:07 tommedema

+1 on this!

This would add a lot of value.

danielgwilson avatar Dec 11 '18 20:12 danielgwilson