1 Repo
Executes custom commands after all output files are written, receiving the file paths as arguments.
Distinct from CLI Script Execution: Distinct from CLI Script Execution: specifically triggers after code generation completes, not general script execution.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Post-Generation Script Executors. Refine with filters or upvote what's useful.
Orval is an OpenAPI-to-TypeScript code generator that produces fully typed API clients, data-fetching hooks, mock data, validation schemas, and server handlers from OpenAPI or Swagger specifications. It reads any YAML or JSON API specification and generates TypeScript interfaces, HTTP request functions, and framework-specific integration code that ensures compile-time correctness for all API calls. The project distinguishes itself by generating production-ready data-fetching hooks for React Query, Vue Query, Svelte Query, Solid Query, Angular, and SWR, complete with automatic cache invalidati
Executes a custom command after all output files are written, receiving the file paths as arguments.