A Grunt plugin that compiles TypeScript down to JavaScript for running in non-TypeScript environments.
Helps to compile and manage your TypeScript project. TypeScript allows you to write your code as you like, for example you can use java/C class style constructs.