meteor-typescript icon indicating copy to clipboard operation
meteor-typescript copied to clipboard

Smart package for Typescript support in Meteor

Results 2 meteor-typescript issues
Sort by recently updated
recently updated
newest added

Would be great to add source-map support as explained here : http://www.aaron-powell.com/posts/2012-10-03-typescript-source-maps.html

This project is a typescript IDE, written in Typescript... He uses the compiler services API, instead of shelling to run the compiler. https://github.com/jbaron/cats I'm not 100% positive, but it looks...