Centeva / TypeScripter

A tool to generate Typescript classes from c# models.
MIT License
4 stars 5 forks source link

Make Typescripter extendable. #40

Open Devcon4 opened 5 years ago

Devcon4 commented 5 years ago

There is a need for different projects to be able to extend Typescripter to better suit their needs. It would also be nice if we could add new features and not worry about breaking other people. We should think about/track our ideas on how to do this.