/MTSC

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

Primary LanguageRustMIT LicenseMIT

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.