A command line tool to transpiles a Typescript project into supported other languages
-
Updated
Jan 4, 2023 - TypeScript
A command line tool to transpiles a Typescript project into supported other languages
A Typescript & JavaScript transpiler to Starfall & GLua
此为吴乐川的《Vue 2.x 单文件部件单独编译工具》。本工具处理一个 `.vue` 文件之内容全文(字符串),得到一个全新的 `.vue` 文件内容之全文(字符串)。文件内容从旧到新的转变可能包含: TypeScript 翻译成 JavaScript ; Pug 翻译成类 HTML ; Stylus 、 Sass 、 LESS 均翻译成 CSS 。
A typescript transpiler wrapper with reflection capabilities
📜🛠 Script tag support for TypeScript. Based from basarat/typescript-script with Minified Versions
Fast TS transpiler removes types from a typescript file leaving readable javascript. Since generated javascript is line-by-line equivalent to the typescript source this allows to avoid using source maps while debugging.
Add a description, image, and links to the typescript-transpiler topic page so that developers can more easily learn about it.
To associate your repository with the typescript-transpiler topic, visit your repo's landing page and select "manage topics."