openapi-io-ts core package
Minimalistic OpenAPI 3 ⬌ JSON Schema (draft 7) conversion
This package is a thin OpenAPI wrapper for Engine, our backend onchain executor service.
Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
OpenAPI code generation tool with validation powered by io-ts
Library that generates express Typescript types based on the OpenAPI specification.
Format an OpenAPI document by ordering, formatting and filtering fields.
[](https://github.com/chenshuai2144/openapi2typescript) [](https://www.npmjs.com/package/@um
Convert postman collection to OpenAPI spec
Parse an OpenAPI spec and generate fetch-based clients for Javascript environments (React Native and Node 12+)
Shared utilites for OpenAPI codegens
Sets default values in request properties according to defaults defined in openapi parameter lists.
Typed Express and Hono route helpers backed by OpenAPI paths and Standard Schema validation
CAP tool for OpenAPI
Import any file, URL or content to get an OpenAPI document
A typed fetch client for openapi-typescript
Library that generates Typescript clients based on the OpenAPI specification.
Create plain Markdown from OpenAPI documents (for LLMs)
Store interface for openapi documents
Fork of: https://github.com/ferdikoomen/openapi-typescript-codegen. Library that generates Typescript clients based on the OpenAPI specification.
Generate type-safe SvelteKit remote functions from OpenAPI specs with x-remote-* extensions
OpenAPI v3 parser
TS Model & utils for OpenAPI 3.x specification.
This is a boiler-plate project to generate your own client library with Swagger. Its goal is to get you started with the basic plumbing so you can put in your own logic. It won't work without your changes applied.