Skip to content

barbatus/typescript-compiler

Repository files navigation

TypeScript compiler for Meteor Build Status

Exports two symbols:

  • TypeScriptCompiler - a compiler to be registered using registerBuildPlugin to compile TypeScript files.

  • TypeScript - an object with compile method. Use TypeScript.compile(source, options) to compile with preset options.

About

TypeScript Compilers for Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages