aiagent.club
中文
GitHub

typia

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
12
AttentionCurrent · 2026-09-12
24
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

typia is a transformer library supporting below features:

> - Only one line required, with pure TypeScript type - Runtime validator is 20,000x faster than class-validator - JSON serialization is 200x faster than class-transformer - LLM function calling harness turns 6.75% → 100% accuracy

You must use ttsc and ttsx. The stock tsc, ts-node, and tsx cannot apply the typia transform, so they will not work.

For bundler integration (Vite, Next.js, Webpack, Rollup, esbuild, ...), use @ttsc/unplugin.

If you call typia function, it would be compiled like below.

This is the key concept of typia, transforming TypeScript type to a runtime function. The typia.is() function is transformed to a…

Across sources

5.9k Stars
  • Stars 5.9k
  • Forks 224
  • Commits 2.7k
  • Releases 274