Can I use T4 template features to generate C# classes from javascript class definitions?
        Posted  
        
            by MedicineMan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MedicineMan
        
        
        
        Published on 2010-05-18T18:53:46Z
        Indexed on 
            2010/05/18
            19:00 UTC
        
        
        Read the original article
        Hit count: 481
        
I have a javascript based library and would like to generate some C# classes for it. Unfortunately, I do not know T4 at all, so I may not have included information you need to answer this question. please comment, and I will edit as needed.
Thanks!
© Stack Overflow or respective owner