autobe
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Made typescript-go (TS v7) toolchain to make `typia` arrive in the new era. As `ttsc` automatically detects plugin libraries, you no more need to suffer from complicate setup process. Take advantages of TypeScript…
-
As a developer of typia, have to alive in the new typescript-go era, I made a new toolchain for tsgo. Making the ttsc, I understood that the new plugin toolchain system can dramatically reduce lint rule checking time by…
-
- *`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…