Replies: 3 comments 5 replies
-
Would you like to try to implement one? Generally this kind of functionality is out-of-scope for Jint. |
Beta Was this translation helpful? Give feedback.
-
@GEEKiDoS I use https://github.com/DogusTeknoloji/cs-to-ts with some modification it works pretty well. Ouput example:
Note I have modified the CsToTs engine to suit my project. |
Beta Was this translation helpful? Give feedback.
-
Sharing a repository, while Jint doesn't support Typescript directly, we can write Typescript to translate it to Javascript https://fabiandev.github.io/typescript-playground/?ts=nightly |
Beta Was this translation helpful? Give feedback.
-
It would be nice if there's a typescript type declaration generator for CLR types
Beta Was this translation helpful? Give feedback.
All reactions