/HotTowelTS

JavaScript -> TypeScript conversion of HotTowel/Durandal SPA template

Primary LanguageJavaScript

HotTowelTS

HotTowel Single Page Application with TypeScript

An empty ASP.NET project with the HotTowel template by John Papa (Version 1.0.7) applied and its core JavaScript files replaced by TypeScript.

TypeScript files need to be compiled using the –module AMD option (I'm using the Web Essentials 2012 Extension to do this for me).