🌐
GitHub
github.com › SomnathKar000 › TS-Compiler-Hub
GitHub - SomnathKar000/TS-Compiler-Hub: TS Compiler Hub is an online TypeScript compiler and playground built with React. It provides a web-based interface for compiling, executing, and experimenting with TypeScript code right in the browser.
TS Compiler Hub is an online TypeScript compiler and playground built with React. It provides a web-based interface for compiling, executing, and experimenting with TypeScript code right in the bro...
Author   SomnathKar000
🌐
TypeScript
typescriptlang.org › play
TypeScript: TS Playground - An online editor for exploring TypeScript and JavaScript
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.
🌐
GitHub
github.com › topics › typescript-compiler
typescript-compiler · GitHub Topics · GitHub
Tsll is a Typescript-to-LLVM-IR compiler frontend authored by Singapore Blockchain Innovation Programme (SBIP). typescript compiler llvm typescript-compiler compiler-frontend llvm-ir

programming language, superset of JavaScript that compiles to JavaScript

TypeScript (TS) is a high-level programming language that adds static typing with optional type annotations to JavaScript. It is designed for developing large applications. It transpiles to JavaScript. It is developed by … Wikipedia
Factsheet
Family ECMAScript
Designed by Microsoft,
Anders Hejlsberg,
Luke Hoban
Factsheet
Family ECMAScript
Designed by Microsoft,
Anders Hejlsberg,
Luke Hoban
🌐
TypeScript
typescriptlang.org
TypeScript: JavaScript With Syntax For Types.
TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js, Deno, Bun and in your apps.
🌐
GitHub
github.com › cancerberoSgx › typescript-api-playground
GitHub - cancerberoSgx/typescript-api-playground: Play with TypeScript compiler (and others) APIs online. Learn by exploring a rich example gallery
Play with TypeScript compiler (and others) APIs online. Learn by exploring a rich example gallery - cancerberoSgx/typescript-api-playground
Starred by 24 users
Forked by 2 users
Languages   TypeScript 79.7% | JavaScript 10.5% | HTML 9.8%
🌐
GitHub
github.com › microsoft › TypeScript-Compiler-Notes
GitHub - microsoft/TypeScript-Compiler-Notes: A repo containing notes about the TypeScript Compiler codebase
A repo containing notes about the TypeScript Compiler codebase - microsoft/TypeScript-Compiler-Notes
Starred by 691 users
Forked by 23 users
Languages   JavaScript
🌐
GitHub
github.com › JohnDeved › awesome-typescript-compilers
GitHub - JohnDeved/awesome-typescript-compilers: A curated list of awesome TypeScript compilers, transpilers and runtimes.
A curated list of awesome TypeScript compilers, transpilers and runtimes. - JohnDeved/awesome-typescript-compilers
Author   JohnDeved
🌐
GitHub
github.com › marcj › TypeRunner
GitHub - marcj/TypeRunner: High-performance TypeScript compiler
High-performance TypeScript compiler. Contribute to marcj/TypeRunner development by creating an account on GitHub.
Starred by 2.6K users
Forked by 37 users
Languages   C++
Find elsewhere
🌐
GitHub
github.com › niutech › typescript-compile
GitHub - niutech/typescript-compile: Automatically compile TypeScript to JavaScript on the fly
Automatically compile TypeScript to JavaScript on the fly - niutech/typescript-compile
Starred by 306 users
Forked by 74 users
Languages   JavaScript
🌐
GitHub
github.com › Microsoft › TypeScript › wiki › Using-the-Compiler-API
Using the Compiler API · microsoft/TypeScript Wiki · GitHub
First you'll need to install TypeScript >=1.6 from npm. Once that's done, you'll need to link it from wherever your project resides. If you don't link from within a Node project, it will just link globally.
Author   microsoft
🌐
GitHub
github.com › swc-project › swc
GitHub - swc-project/swc: Rust-based platform for the Web
SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time.
Starred by 33K users
Forked by 1.4K users
Languages   Rust 97.2% | JavaScript 2.0% | TypeScript 0.7% | Shell 0.1% | Python 0.0% | RenderScript 0.0%
🌐
Codedamn
codedamn.com › online-compiler › typescript-online-compiler
Online TypeScript Compiler And Playground (IDE) - codedamn
However, many developers want to try out/experiment with TypeScript, which can be a painful process as different versions need to be installed and setup locally. Don't worry, we've got your back! Using codedamn's online TypeScript compiler, you ...
🌐
Paiza
paiza.io › en › languages › typescript
Online TypeScript Compiler
Paiza.IO is online editor and compiler. Java, Ruby, Python, PHP, Perl, Swift, JavaScript... You can use for learning programming, scraping web sites, or writing batch
🌐
GitHub
github.com › ASDAlexander77 › TypeScriptCompiler
GitHub - ASDAlexander77/TypeScriptCompiler: TypeScript Compiler (by LLVM)
TypeScript Compiler (by LLVM). Contribute to ASDAlexander77/TypeScriptCompiler development by creating an account on GitHub.
Starred by 734 users
Forked by 38 users
Languages   C++ 90.1% | TypeScript 6.5% | CMake 2.3%
🌐
Programiz
programiz.com › typescript › online-compiler
Online Typescript Compiler (Editor) - Programiz
Write and run your Typescript code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for multiple programming languages.
🌐
GitHub
github.com › dsherret › ts-morph
GitHub - dsherret/ts-morph: TypeScript Compiler API wrapper for static analysis and programmatic code changes.
TypeScript Compiler API wrapper for static analysis and programmatic code changes. - dsherret/ts-morph
Starred by 5.8K users
Forked by 226 users
Languages   TypeScript
🌐
Codeanywhere
codeanywhere.com › languages › typescript
Typescript Online IDE, Compiler, Interpreter & Code Editor · AI Cloud IDE · Codeanywhere
I love it. It's esspecally great for my open source projects, no need to install anything on my local machine. Just paste my GitHub URL and Codeanywhere takes care of the rest.
🌐
GitHub
github.com › microsoft › TypeScript
GitHub - microsoft/TypeScript: TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS.
Starred by 107K users
Forked by 13.2K users
Languages   TypeScript