Back to browse
GitHub Repository

A `typescript-go` toolchain for compiler-powered plugins + type-safe execution + 800x faster linter + codegraph reducing 90% AI tokens

269 starsGo

I made ts-node alternative, ttsc/ttsx, a TypeScript-go toolchain

by autobe·Jul 16, 2026·5 points·0 comments

AI Analysis

●●●BangerBig BrainWizardry

Compiler-powered linter running 800x faster than ESLint by skipping AST parsing.

Strengths
  • Leverages typescript-go native speed to crush linting bottlenecks.
  • Metro transformer enables plugin usage in React Native/Expo ecosystems.
  • Codegraph MCP server reduces AI context token usage by 90%.
Weaknesses
  • Depends on typescript-go maturity and ecosystem adoption.
  • Migrating existing ts-node/tsconfig-paths setups requires effort.
Target Audience

TypeScript developers and build tool maintainers

Similar To

ts-node · tsx · ESLint

Similar Projects

Developer Tools●●Solid

Alyt – type-safe multi-provider analytics SDK

YAML→TypeScript codegen for analytics prevents typos and centralizes event definitions.

Solve My ProblemBig Brain
jrandolf
104mo ago