typescript-compiler : Typescript compiler wrapper. You can installing typescript-compiler npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install typescript-compiler $ sudo npm install -g typescript-compiler
If want to update the typescript-compiler package execute the command as below,
$ sudo npm update typescript-compiler
Update package globally,
$ npm install -g typescript-compiler
$ sudo git clone https://github.com/rektide/typescript-compiler.git
$ sudo npm install -g ./typescript-compiler
typescript-compiler@1.4.1-2 /usr/lib/node_modules/typescript-compiler
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall typescript-compiler
| Package Name | typescript-compiler |
| Version | 1.4.1-2 |
| Description | Typescript compiler wrapper |
| Released Date | 2015-03-11T18:40:34.697Z |
| Published by | theblacksmith |
| How to Learn | https://www.npmjs.com/package/typescript-compiler/tutorial |