01Automatic conversion of OpenAPI 2.0/3.x schemas to TypeScript definitions
02Dual output modes: single-file bundle or one-file-per-model (folder mode)
030 GitHub stars
04Configurable naming conventions for interfaces, properties, and enums
05Customizable type and format mapping for specific data types (e.g., Date, Blob)
06Automated index.ts generation for streamlined model exports