Show HN: I Made TTSC, TypeScript v7 ToolChain for Plugins Like Typia
Category: devtools
Tags: typescript, toolchain, compiler-plugin
Score: 7.5/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 8)
TTSC is a TypeScript toolchain built in Go that replaces the legacy tsc/eslint/prettier workflow with a unified compiler-powered system for linting, formatting, and type-safe execution. Its plugin architecture integrates deeply with bundlers and enables compile-time transforms, making it an interesting consolidation of TypeScript tooling.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/samchon/ttsc · Go · MIT · 162 stars
View on Hacker News