samchon

samchon / ttsc

Public

A `typescript-go` toolchain for compiler-powered transforms and type-safe execution.

21
0
100% credibility
Found Apr 25, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

ttsc is a fast native TypeScript compiler and executor that supports code transforms and type-safe runtime execution.

How It Works

1
🔍 Discover ttsc

You hear about ttsc, a speedy tool that compiles and runs your TypeScript code with full safety checks.

2
📦 Add to your project

You easily add ttsc to your coding setup so it can work with your files.

3
⚙️ Connect your project

You point ttsc to your project details so it understands your code structure.

4
🚀 Compile your code

With one simple command, ttsc builds your code super fast, applying smart changes for better performance.

5
▶️ Run your scripts

You launch your TypeScript files directly and see them work instantly with safety guarantees.

Enjoy lightning speed

Your code runs 10 times faster than before, fully checked and ready to go!

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is ttsc?

ttsc is a TypeScript toolchain built on Microsoft's typescript-go compiler github repo, delivering fast builds, checks, and transforms via a simple CLI like `npx ttsc` or `npx ttsx src/index.ts`. It enables compiler-powered transforms from plugins in tsconfig.json—think typia-style runtime validation generated at build time—for type-safe execution that's 10x faster than ts-node while adding full type checking. Developers get a drop-in tsc replacement with unified build and runtime paths on JetBrains TypeScript Go GitHub setups.

Why is it gaining traction?

Unlike ts-node or tsx, ttsc runs typescript-go's native compiler for blazing analysis and emit, supporting transformers like typia across build (`ttsc`) and dev execution (`ttsx`). It handles existing TypeScript 6 projects out-of-box, with cross-platform binaries for linux-x64, darwin-arm64, and more—no config tweaks needed. The hook: seamless plugin integration via compilerOptions.plugins, bridging typescript-go rewrite github gaps for real-world transforms.

Who should use this?

TypeScript devs relying on validation libraries like typia for API schemas, or teams scripting dev tools (migrations, generators) needing type safety without bundlers. Ideal for monorepos with ttsc cologne-style watch builds, or backend folks in tschechien/tchibo setups running type-checked TS in Node. Skip if you're deep in Vite/SWC ecosystems without custom transforms.

Verdict

Promising early toolchain for typescript-go fans, but 21 stars and 1.0% credibility score signal alpha maturity—docs are README-focused, tests smoke-level. Try for transformer-heavy projects if you're okay with potential typescript-go GitHub Microsoft flux; otherwise, stick to tsx until it stabilizes.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.