Skip to content
Azhaguthasan edited this page Sep 7, 2015 · 3 revisions

Welcome to the TypescriptCodeDom wiki!

Typescript Code Dom provider is an attempt to generate typescript code from Code Compile Units. This library can also be registered in GAC along with other Code Dom providers (CS, VB).

In this implementation of Code Dom provider, Typescript Code generation is complete. The other half which is the Code compilation is not implemented and will be addressed in future.

Version 1.0.2 is released and is available under Nuget for download. https://www.nuget.org/packages/TypescriptCodeDom/

Clone this wiki locally