Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevebeeblebrox/mtsc

A standalone TypeScript transpiler with support for JSX, HTML script tags, preprocessing, and minification
https://github.com/stevebeeblebrox/mtsc

cli html javascript-minifier jsx preprocessor typescript typescript-compiler

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# MTSC ![GitHub](https://img.shields.io/github/license/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues-raw/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors/SteveBeeblebrox/MTSC?color=007EC6&style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/SteveBeeblebrox/MTSC?style=flat-square)
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.