openapi-transformer-base
Base class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.
Base class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.
Generates schemas and types from OpenAPI specifications
Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.
OpenAPI to JSON schema generator with TypeScript in mind
typescript mock data generator based openapi
Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas
Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas
run `openapi-ts-validator generate -i <input file> -o <output directory>` to generate a TypeScript schema file to use for validation.
openapi tool to use with NodeTskeleton template project
Generate TypeScript types from Swagger OpenAPI specs
Generate static typescript files from openapi.json!
A tool used to generate types from OpenAPI 3.x schemas
Generate typescript with ajv validation based on openapi schemas
Generate typescript with ajv validation based on openapi schemas
Tool for generating typescript wrappers around generated code from [OpenAPI Generator](https://openapi-generator.tech/)
<h1 align="center"> OpenAPI UI </h1> <p align="center"> OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool </p> <p align="center"> <a href="https://github.com/rookie-luochao/openapi-ui/blob/master/LICE
typed url builder that uses openapi-typescript paths type
The openapi-v3-react-query library is designed to simplify the integration of OpenAPI V3 specifications with React Query.
- openapi-v3-request-generator 是一款基于openAPI v3的自动请求文件生成插件。 - 使用简单 且能实现高度自定义配置 - onGenRequestFnHook 实现自定义请求方法生成 勾子函数
based on https://github.com/ferdikoomen/openapi-typescript-codegen - Supports only OpenAPI v3.0.