Skip to content

A standalone TypeScript transpiler with support for JSX, HTML script tags, preprocessing, and minification

License

Notifications You must be signed in to change notification settings

SteveBeeblebrox/MTSC

Repository files navigation

MTSC GitHub GitHub last commit GitHub issues GitHub code size in bytes GitHub contributors GitHub Repo stars

A standalone TypeScript transpiler with support for JSX, HTML script tags, preprocessing, and minification. MTSC versions correspond to TypeScript. Note that MTSC only transpiles TypeScript and does not generate any type errors itself. For best results, use with an editor that provides error messages such as Visual Studio Code.

Run with --help for more details.