NuGet | |
---|---|
Audacia.Typescript | |
Audacia.Typescript.Transpiler |
This solution consists of two main projects:
The base project contains classes for generating typescript programatically in C#, in a consistent and clean way. The transpiler project contains classes and tooling for reflecting C# assemblies at build time and generating typescript modules based on them. Please follow their respective links above for more information on each.
Please note: this project is still in development and not all CLR features are supported yet.