- *`ttsc`*: build, check, and transform.
- *`ttsx`*: execute TypeScript with type checking.
- 10x faster than `ts-node`.
- type checking that `tsx` does not provide.
- *`@ttsc/lint`*: lint rule violation as TS compile error.
- *transformer support*: compiler-powered libraries, such as `typia`.
esafak•39m ago