An open API service indexing awesome lists of open source software.

https://github.com/anthonychu/hottowelts

JavaScript -> TypeScript conversion of HotTowel/Durandal SPA template
https://github.com/anthonychu/hottowelts

Last synced: 4 months ago
JSON representation

JavaScript -> TypeScript conversion of HotTowel/Durandal SPA template

Awesome Lists containing this project

README

        

HotTowelTS
==========

HotTowel Single Page Application with TypeScript
------------------------------------------------

An empty ASP.NET project with the [HotTowel template by John Papa](http://www.johnpapa.net/hottowel/) (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).