Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

vhenzl-archive/TypeScriptGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScriptGenerator

TypeScriptGenerator is Custom Tool for Visual Studio 2010 for automated compiling TypeScript to JavaScript.

Usage

  1. Install TypeScript compiler via TypeScript for Visual Studio 2012 (Node.js package doesn't work for some reason).

  2. Download and compile TypeScriptGenerator.

  3. Run TypeScriptGenerator.reg.

  4. Create TypeScript file with .ts extension in your web project. Visual Studio automatically associates it with TypeScriptGenerator custom tool and creates compiled JavaScript file.

Known Issues

tsc can't compile files in UTF-8 with BOM encoding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages