JSPM

Found 2633 results for openapi 3

oas-validator

Parser/validator for OpenAPI 3.x definitions

  • v5.0.8
  • 256.03
  • Published

oas-schema-walker

Library to walk OAS 3 schema objects and call a callback

  • v1.1.5
  • 250.98
  • Published

oas-resolver

Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions

  • v2.5.6
  • 234.77
  • Published

express-openapi-validator

Automatically validate API requests and responses with OpenAPI 3 and Express.

  • v5.5.8
  • 222.52
  • Published

ng-openapi-gen

An OpenAPI 3 codegen for Angular 12+

  • v0.53.0
  • 214.67
  • Published

@readme/openapi-parser

Swagger 2.0 and OpenAPI 3.x parser and validator for Node and browsers

  • v5.0.0
  • 197.17
  • Published

oas-resolver-browser

Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions

  • v2.5.6
  • 188.27
  • Published

openapi-json-schema

Minimalistic OpenAPI 3 ⬌ JSON Schema (draft 7) conversion

  • v2.0.0
  • 176.38
  • Published

chanfana

OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!

  • v2.8.2
  • 159.33
  • Published

express-openapi-validate

Express middleware to validate request based on an OpenAPI 3 document

  • v0.6.1
  • 156.57
  • Published

openapi-data-validator

Automatically validate API requests and responses with OpenAPI 3.

  • v2.0.52
  • 152.85
  • Published

swagger-routes-express

Connect Express route controllers to restful paths using a Swagger 2 or OpenAPI 3 definition file

  • v3.3.3
  • 133.54
  • Published

swagger-node-codegen

An OpenAPI 3.x/Swagger 2 code generator for Node.js

  • v1.6.3
  • 120.92
  • Published

koa-openapi-validator

Automatically validate API requests with OpenAPI 3 and Koa.

  • v4.12.0-beta.5
  • 117.31
  • Published

apidoc-openapi-3

Convert api doc json to openapi 3 json

  • v1.0.2
  • 112.00
  • Published

openapi3-generator

Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.

  • v0.13.0
  • 88.74
  • Published

oas-kit-common

Common utility functions for oas-kit

  • v1.0.8
  • 87.76
  • Published

openapi-typescript

Convert OpenAPI 3.0 & 3.1 schemas to TypeScript

  • v7.8.0
  • 83.68
  • Published

swagger-cli

Swagger 2.0 and OpenAPI 3.0 command-line tool

  • v4.0.4
  • 75.46
  • Published

openapi-fetch

Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.

  • v0.14.0
  • 74.43
  • Published

@fastify/swagger

Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation

  • v9.5.1
  • 71.47
  • Published

openapi-types

Types for OpenAPI documents.

  • v12.1.3
  • 68.80
  • Published

openapi-routing

Open API 3 schema-first API / microservice routing.

  • v0.7.2
  • 68.16
  • Published

tsoa

Build swagger-compliant REST APIs using TypeScript and Node

  • v6.6.0
  • 67.40
  • Published

oas-linter

Default linter plugin for oas-validator

  • v3.2.2
  • 65.66
  • Published

ajv-oai

OpenAPI's JsonSchema validator, Powered by Ajv

    • v1.2.1
    • 65.65
    • Published

    swagger-fluent

    A fluent client for OpenAPI and Swagger

    • v5.0.3
    • 63.91
    • Published

    sway

    A library that simplifies Swagger integrations.

    • v2.0.6
    • 63.80
    • Published

    swagger2openapi

    Convert Swagger 2.0 definitions to OpenApi 3.0 and validate

    • v7.0.8
    • 63.79
    • Published

    speccy

    An OpenAPI v3.0 development workflow assistant

    • v0.11.0
    • 63.20
    • Published

    widdershins

    OpenAPI/ Swagger / AsyncAPI / Semoasa definition to Slate / Shins compatible markdown

    • v4.0.1
    • 62.19
    • Published

    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.

    • v1.1.0
    • 60.91
    • Published

    oapi3codegen

    OpenAPI 3 codegeneration for TypeScript: interfaces, validations, APIs

    • v0.1.50
    • 60.86
    • Published

    api-ref-bundler

    Bundle all external $ref in Json based API document into single document

    • v0.4.3
    • 60.67
    • Published

    @openapitools/openapi-generator-cli

    A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    • v2.21.4
    • 59.58
    • Published

    swagger-parser

    Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers

    • v10.0.3
    • 59.51
    • Published

    swagger-jsdoc

    Generates swagger doc based on JSDoc

    • v6.2.8
    • 59.26
    • Published

    openapi-typescript-codegen

    Library that generates Typescript clients based on the OpenAPI specification.

    • v0.29.0
    • 56.91
    • Published

    @hey-api/openapi-ts

    🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.

    • v0.80.1
    • 56.80
    • Published

    ibm-cloud-sdk-core

    Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.

    • v5.4.2
    • 56.35
    • Published

    @tsoa/runtime

    Build swagger-compliant REST APIs using TypeScript and Node

    • v6.6.0
    • 56.32
    • Published

    openapi-path-templating

    OpenAPI Path Templating parser, validator, resolver and matcher.

    • v2.2.1
    • 55.94
    • Published

    @tsoa/cli

    Build swagger-compliant REST APIs using TypeScript and Node

    • v6.6.0
    • 55.92
    • Published

    oas

    Comprehensive tooling for working with OpenAPI definitions

    • v28.0.0
    • 54.78
    • Published

    openapi-react-query

    Fast, type-safe @tanstack/react-query client to work with your OpenAPI schema.

    • v0.5.0
    • 54.58
    • Published

    openapi-merge

    A tool to merge numerous OpenAPI files into a single openapi definition.

    • v1.3.3
    • 54.30
    • Published

    @samchon/openapi

    OpenAPI definitions and converters for 'typia' and 'nestia'.

    • v4.6.0
    • 54.26
    • Published

    oas-normalize

    Tooling for converting, validating, and parsing OpenAPI, Swagger, and Postman API definitions

    • v15.0.0
    • 54.22
    • Published

    @jawilx/gen-api

    A modern cli tool that auto generate typescript api code from swagger 2 and openapi 3

    • v2.5.4
    • 53.96
    • Published

    zod-openapi

    Convert Zod Schemas to OpenAPI v3.x documentation

    • v5.3.0
    • 53.75
    • Published

    oazapfts

    OpenApi TypeScript client generator

    • v6.3.1
    • 53.59
    • Published

    @zodios/core

    Typescript API client with autocompletion and zod validations

    • v10.9.6
    • 52.87
    • Published

    openapi-merge-cli

    A cli tool for the openapi-merge library.

    • v1.3.2
    • 52.66
    • Published

    snippet-enricher-cli

    Enrich OpenAPI 3.0 JSON with code snippets (``x-codeSamples``)

    • v0.0.8
    • 52.63
    • Published

    openapi-to-postmanv2

    Convert a given OpenAPI specification to Postman Collection v2.0

    • v5.0.1
    • 52.61
    • Published

    shins

    Shins Is Not Slate

    • v2.6.0
    • 51.59
    • Published

    alterschema

    Convert between schema specifications

    • v1.1.3
    • 51.57
    • Published

    hono-openapi

    OpenAPI schema generator for Hono

    • v0.4.8
    • 51.26
    • Published

    rdme

    ReadMe's official CLI and GitHub Action.

    • v10.4.0
    • 50.73
    • Published

    openapi-zod-client

    [![Screenshot 2022-11-12 at 18 52 25](https://user-images.githubusercontent.com/47224540/201487856-ffc4c862-6f31-4de1-8ef1-3981fabf3416.png)](https://openapi-zod-client.vercel.app/)

    • v1.18.3
    • 50.34
    • Published

    joi-to-json

    joi to JSON / OpenAPI Schema Converter

    • v4.3.2
    • 50.01
    • Published

    api

    Magical SDK generation from an OpenAPI definition 🪄

    • v6.1.3
    • 49.86
    • Published

    swagger-autogen

    This module performs automatic construction of Swagger documentation. It can identify the endpoints and automatically capture methods such as get, post, put, and so on. It also identifies paths, routes, middlewares, response status codes, parameters in th

    • v2.23.7
    • 49.86
    • Published

    @kubb/core

    Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.

    • v3.16.1
    • 49.37
    • Published

    openapi-client-axios

    JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.

    • v7.6.0
    • 49.26
    • Published

    openapi-validator

    Common code for jest-openapi and Chai OpenAPI Response Validator

    • v0.14.2
    • 49.25
    • Published

    openapi-enforcer

    Library for validating, parsing, and formatting data against open api schemas.

    • v1.23.0
    • 49.02
    • Published

    @openapi-io-ts/cli

    OpenAPI code generation tool with validation powered by io-ts

    • v0.5.0
    • 49.01
    • Published

    @azure/avocado

    A validator of OpenAPI configurations

    • v0.9.2
    • 49.01
    • Published

    openapi-format

    Format an OpenAPI document by ordering, formatting and filtering fields.

    • v1.27.3
    • 48.93
    • Published

    openapi-schemas

    JSON Schemas for every version of the OpenAPI Specification

    • v2.1.0
    • 48.54
    • Published

    @kubb/plugin-oas

    OpenAPI Specification (OAS) plugin for Kubb, providing core functionality for parsing and processing OpenAPI/Swagger schemas for code generation.

    • v3.16.1
    • 48.36
    • Published

    express-openapi

    An unopinionated OpenAPI framework for express

    • v12.1.3
    • 48.26
    • Published

    @oazapfts/runtime

    Runtime for OpenApi TypeScript client generator

    • v1.0.4
    • 48.26
    • Published

    joi-to-swagger

    Conversion library for transforming joi schema objects into swagger / OpenApi OAS 3.0 schema definitions.

    • v6.2.0
    • 48.02
    • Published

    openapi-backend

    Build, Validate, Route, Authenticate and Mock using OpenAPI definitions. Framework-agnostic

    • v5.13.0
    • 48.01
    • Published

    openapi-request-coercer

    Coerce request properties according to an openapi parameter list.

    • v12.1.3
    • 47.98
    • Published

    @kubb/cli

    Command-line interface for Kubb, enabling easy generation of TypeScript, React-Query, Zod, and other code from OpenAPI specifications.

    • v3.16.1
    • 47.95
    • Published

    mock-json-schema

    Simple utility to mock example objects based on JSON schema definitions

    • v1.1.1
    • 47.73
    • Published

    allof-merge

    Simplify JsonSchema/Openapi by combining allOf safely

    • v0.6.6
    • 47.73
    • Published

    sumor

    It generates a REST API from a YAML file using OpenAPI 3.0 and Express.js.

      • v2.0.3
      • 47.28
      • Published

      openapi-framework

      An OpenAPI framework for any web framework

      • v12.1.3
      • 46.93
      • Published

      @scalar/import

      Import any file, URL or content to get an OpenAPI document

      • v0.4.15
      • 46.92
      • Published

      @kubb/oas

      OpenAPI Specification (OAS) utilities and helpers for Kubb, providing parsing, normalization, and manipulation of OpenAPI/Swagger schemas.

      • v3.16.1
      • 46.69
      • Published

      @scalar/api-reference

      Generate beautiful API references from OpenAPI documents

      • v1.33.0
      • 46.68
      • Published

      msw-auto-mock

      Generate random mock data from OpenAPI descriptions for msw.

      • v0.31.0
      • 46.59
      • Published

      jest-openapi

      Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec

      • v0.14.2
      • 46.56
      • Published

      docker-client

      Docker API client automatically generated from the main Docker repository using swagger-codegen and the typescript-fetch language target

      • v1.38.1
      • 46.47
      • Published

      openapi-default-setter

      Sets default values in request properties according to defaults defined in openapi parameter lists.

      • v12.1.3
      • 46.22
      • Published

      mcp-swagger-ui

      Vue 3 前端界面,用于将 OpenAPI/Swagger 规范转换为 MCP 格式

        • v1.0.0
        • 46.10
        • Published

        @kubb/plugin-ts

        TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.

        • v3.16.1
        • 45.67
        • Published

        swagger-stats

        API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification

        • v0.99.7
        • 45.63
        • Published

        @wesleytodd/openapi

        Middleware for generating OpenAPI/Swagger documentation for your Express app

        • v1.1.0
        • 45.08
        • Published

        fastify-openapi-glue

        generate a fastify configuration from an openapi specification

        • v4.9.1
        • 44.93
        • Published

        @openapi-adapter/core

        Base library for @openapi-adapter - Create typescript APIs that reflect OpenAPI 3.x perfectly.

        • v0.8.1
        • 44.91
        • Published

        @kubb/plugin-zod

        Zod schema generator plugin for Kubb, creating type-safe validation schemas from OpenAPI specifications for runtime data validation.

        • v3.16.1
        • 44.74
        • Published

        redocusaurus

        Redoc for DocusaurusV2

        • v2.5.0
        • 44.53
        • Published

        openapi2aspida

        Convert OpenAPI 3.0 or Swagger 2.0 definitions into aspida

        • v0.24.0
        • 44.10
        • Published

        @apisyouwonthate/style-guide

        Make your HTTP APIs better, faster, stronger, whether they are still being designed (API Design-First) or your organization has flopped various mismatched APIs into production and now you're thinking some consistency would be nice. Using Spectral and Open

        • v1.5.0
        • 44.06
        • Published

        oval

        oval: CLI for validating OpenAPI specification (OAS) documents

        • v1.0.0
        • 43.85
        • Published

        openapi-jsdoc

        Generates OpenAPI doc based on JSDoc

        • v0.0.2
        • 43.64
        • Published

        @kubb/plugin-client

        API client generator plugin for Kubb, creating type-safe HTTP clients (Axios, Fetch) from OpenAPI specifications for making API requests.

        • v3.16.1
        • 43.64
        • Published

        openapi

        Generate JavaScript or TypeScript code from Swagger/OpenAPI specifications

        • v1.0.1
        • 43.26
        • Published

        openapi-filter

        Filter internal paths, operations, parameters, schemas etc from OpenAPI/Swagger definitions

        • v3.2.3
        • 42.88
        • Published

        openapi-resolver

        Open API Resolver - Javascript library to connect to parse and resolve openapi-enabled APIs via browser or nodejs

        • v4.1.69
        • 42.80
        • Published

        apidoc-openapi-3-1

        Utility for generate documentation of API like project.

        • v1.0.4
        • 42.61
        • Published

        odata2openapi

        Convert OData metadata document to OpenAPI (fka Swagger) format

        • v1.3.2
        • 42.59
        • Published

        mongoose-to-swagger

        Conversion library for transforming Mongoose schema objects into Swagger schema definitions.

        • v1.5.1
        • 42.46
        • Published

        create-vite-app-cli

        a fast create webapp template cli, perfect engineering development experience, currently supported template presets include: - `react-ts` (React + TypeScript + Vite + Pnpm + Zustand + Openapi + Docker) - `vue-ts` (Vue 3 + TypeScript + Vite + Pnpm + Pinia

        • v0.8.0
        • 42.22
        • Published

        @kubb/plugin-react-query

        React Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for React applications.

        • v3.16.1
        • 41.93
        • Published

        express-zod-api

        A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.

        • v24.7.3
        • 41.90
        • Published

        swr-openapi

        Generate SWR hooks from OpenAPI schemas

        • v5.3.0
        • 41.87
        • Published

        openapi-validator-middleware

        Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv

        • v3.2.6
        • 41.69
        • Published

        swagmock

        Mock data generator for swagger api

        • v1.0.0
        • 41.67
        • Published

        openapi-extract

        extract paths or operations from OpenAPI/Swagger definitions

        • v1.3.0
        • 41.56
        • Published

        nestjs-asyncapi

        NestJS AsyncAPI module - generate documentation of your event-based services using decorators

        • v1.4.0
        • 41.52
        • Published

        @stoplight/spectral-documentation

        Your documentation is only as useful as the quality of the information you've provided, so make sure you're taking full advantage of the features OpenAPI has to offer.

        • v1.3.1
        • 41.38
        • Published

        specmatic

        Node wrapper for Specmatic

        • v2.18.0
        • 41.32
        • Published

        openapi-request

        Swagger 2.0 and OpenAPI 3.x to TypeScript Request Client

        • v1.0.8
        • 41.15
        • Published

        openapi-snippet-cli

        Adds openapi snippets using openapi-snippet module in redoc style

        • v0.2.1
        • 41.07
        • Published

        bump-cli

        The Bump CLI is used to interact with your API documentation hosted on Bump.sh by using the API of developers.bump.sh

        • v2.9.8
        • 40.93
        • Published

        api-smart-diff

        Generate the diff between two API specifications (OpenAPI, AsyncAPI, GraphApi, JsonSchema)

        • v1.0.6
        • 40.88
        • Published

        fastify-zod

        Zod integration with Fastify

        • v1.4.0
        • 40.78
        • Published

        ts-openapi

        An openapi json generator based on joi information about APIs that will help you to maintain your API documentation up to date.

        • v1.1.9
        • 40.75
        • Published

        @rtk-query/oazapfts-patched

        Forked and patched version of oazapfts, an OpenApi TypeScript client generator

        • v3.6.0-2
        • 40.00
        • Published

        @useparagon/swagger-stats

        API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification

        • v1.0.2
        • 39.97
        • Published

        angular-swagger-ui

        AngularJS implementation of OpenAPI (aka Swagger) UI

        • v0.6.5
        • 39.96
        • Published

        @apideck/portman

        Port OpenAPI Spec to Postman Collection, with contract & variation tests included

        • v1.32.1
        • 39.95
        • Published

        @openapi-qraft/react

        OpenAPI client for React, providing type-safe requests and dynamic TanStack Query React Hooks via a modular, Proxy-based architecture.

        • v2.11.0
        • 39.87
        • Published

        @har-sdk/core

        The base package can be used to import specification files (i.e. HAR, OAS and Postman Collection) and detect their type.

        • v1.5.0
        • 39.82
        • Published

        @kubb/plugin-faker

        Faker.js data generator plugin for Kubb, creating realistic mock data from OpenAPI specifications for development and testing.

        • v3.16.1
        • 39.70
        • Published

        openapi-zod

        Generate zod schemas from Swagger OpenAPI specs

        • v0.2.7
        • 39.41
        • Published

        @mulverse/bridge

        Universal type-safe API integration library for modern web applications

        • v3.2.0
        • 39.36
        • Published

        @kubb/plugin-msw

        Mock Service Worker (MSW) handlers generator plugin for Kubb, creating API mocks from OpenAPI specifications for frontend development and testing.

        • v3.16.1
        • 38.91
        • Published

        vue3-migrate

        This is a command-line tool that utilizes ChatGPT to automatically refactor Vue.js code from version 2 to version 3.

        • v1.2.4
        • 38.79
        • Published

        @unleash/express-openapi

        Middleware for generating OpenAPI/Swagger documentation for your Express app

        • v0.3.0
        • 38.78
        • Published

        openapi-to-ts

        Generate TypeScript types from OpenAPI 3.0 specs.

        • v1.1.0
        • 38.59
        • Published

        fastify-oas

        Fastify OpenAPI specification generator plugin

        • v3.0.8
        • 38.52
        • Published

        payload-oapi

        An OpenAPI plugin for Payload CMS

          • v0.2.4
          • 38.45
          • Published

          @spec2ts/cli

          Utility to convert specifications (Open API, JSON Schemas) to TypeScript using TypeScript native compiler

          • v3.0.5
          • 38.42
          • Published

          sensible-api

          Javascript SDK for Sensible, the developer-first platform for extracting structured data from documents so that you can build document-automation features into your SaaS products

          • v0.0.10
          • 38.24
          • Published

          @serafin/schema-builder

          A Typescript JSON Schema library that creates a schema and its type at the same time

          • v0.18.17
          • 37.95
          • Published

          @openapi-qraft/cli

          CLI for generating typed TanStack Query React Hooks and services from OpenAPI Document, improving type safety in React apps

          • v2.11.0
          • 37.88
          • Published

          starlight-openapi

          Starlight plugin to generate documentation from OpenAPI/Swagger specifications.

          • v0.19.1
          • 37.86
          • Published

          rests

          Easily generate API client's SDK — organize and simplify API Requests.

          • v1.1.1
          • 37.83
          • Published

          @spec2ts/openapi

          Utility to convert OpenAPI v3 specifications to Typescript using TypeScript native compiler

          • v3.1.3
          • 37.33
          • Published

          openapi-client

          Generate ES6 or TypeScript service integration code from an OpenAPI spec.

          • v1.0.5
          • 37.29
          • Published

          openapi-directory

          Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

          • v1.3.14
          • 37.26
          • Published

          apifire

          Generates express validators/routers/controllers in Typescript using an OpenAPI 3 spec.

          • v0.9.2
          • 37.16
          • Published

          vitest-openapi

          [![npm](https://img.shields.io/npm/v/vitest-openapi.svg)](https://www.npmjs.com/package/vitest-openapi) [![test](https://github.com/yutak23/vitest-openapi/actions/workflows/test.yaml/badge.svg)](https://github.com/yutak23/vitest-openapi/actions/workflows/

          • v1.0.3
          • 37.00
          • Published

          kubb

          Transform OpenAPI specifications into TypeScript, React-Query, Zod, Faker.js, MSW and more with a plugin-based code generation tool.

          • v3.0.97
          • 36.99
          • Published

          spectacle-docs

          Generate beautiful static API documentation from OpenAPI/Swagger 2.0 specifications

          • v1.1.0
          • 36.93
          • Published

          @atlassian/atlassian-openapi

          This is a package that lets you deal with the Atlassian flavour of the OpenAPI 3.0 specification.

          • v1.0.6
          • 36.69
          • Published

          @spec2ts/openapi-client

          Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler

          • v3.1.3
          • 36.50
          • Published

          openapi-to-md

          Convert OpenAPI format to Markdown

          • v1.0.26
          • 36.06
          • Published