Netjs
Netjs copied to clipboard
C# to jTypes Transcompiler
So I just stumbled onto your repo today. Since you made a C# to TypeScript transcompiler, I would love to see a C# to jTypes transcompiler! That's what I made jTypes for in the first place, because I initially thought about transcompiling C# to TypeScript, but I didn't start there because of TypeScript watering down the class definitions. Check out these links:
http://www.jtypes.com/blog https://github.com/gaulinsoft/jTypes
Very nice!
It's a bit of work, so I may not pursue it directly, but I'm happy to take pull requests.