Skip to content

Write typescript and generate typescript modules from C# assemblies.

License

Notifications You must be signed in to change notification settings

richardb355/Audacia.Typescript

 
 

Repository files navigation

Audacia.Typescript

Write typescript and generate typescript modules from C# assemblies.

Build Status CodeFactor

NuGet
Audacia.Typescript NuGet
Audacia.Typescript.Transpiler NuGet

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.

About

Write typescript and generate typescript modules from C# assemblies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.6%
  • TypeScript 2.4%