Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

@chkit/codegen

TypeScript type generation engine used internally by chkit.

Part of the chkit monorepo.

Note: This is an internal package. To generate TypeScript types from your schema, use @chkit/plugin-codegen or run bunx chkit codegen.

Getting Started

To get started with chkit, install the CLI:

bun add -d chkit

See the chkit CLI package for usage instructions.

Documentation

See the chkit documentation.

License

MIT