@typia/core
v12.1.1
Published
Superfast runtime validators with only one line
Maintainers
Readme
@typia/core

Core compile-time code generation logic for typia.
This is an internal package of typia. You don't need to install it directly — it is automatically included as a dependency of typia.
Key Modules
| Module | Description |
|--------|-------------|
| programmers/ | Code generators for assert, is, validate, random, and more |
| factories/ | AST node factory functions for TypeScript code generation |
| schemas/ | Metadata and Protocol Buffer schema analyzers |
| context/ | Transformer context management (ITypiaContext, ITransformOptions) |
