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
- Host: GitHub
- URL: https://github.com/anthonychu/hottowelts
- Owner: anthonychu
- Created: 2013-03-27T06:04:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-04T05:09:58.000Z (about 12 years ago)
- Last Synced: 2024-12-28T03:22:27.465Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.1 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).