reinforced / Reinforced.Typings

Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free
MIT License
506 stars 82 forks source link

Github feature: Discussions #236

Open mcrio opened 2 years ago

mcrio commented 2 years ago

Hi Pavel,

Thanks for this great project.

I'd like to propose enabling Github Discussions for this project. Saying as not every question or proposal is suited for Issues and Stackoverflow : )

Saying as I was going to ask whether someone has tried modifying the functionality to produce some other language code. I'm considering adapting it to do conversions to Dart, so wondered about rough steps that need to be taken (I'd keep the existing TS annotations and configurations).

mcrio commented 2 years ago

Actually, the docs have useful information about how RT works and how it can be extended.