JSPM

Found 2752 results for openapi 3

openapi-merge-cli

A cli tool for the openapi-merge library.

  • v1.3.2
  • 51.54
  • Published

alterschema

Convert between schema specifications

  • v1.1.3
  • 51.14
  • Published

hono-openapi

OpenAPI schema generator for Hono

  • v0.4.8
  • 51.04
  • Published

openapi-to-postmanv2

Convert a given OpenAPI specification to Postman Collection v2.0

  • v5.0.2
  • 50.42
  • Published

rdme

ReadMe's official CLI and GitHub Action.

  • v10.5.0
  • 50.39
  • Published

shins

Shins Is Not Slate

  • v2.6.0
  • 49.27
  • 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
  • 49.25
  • Published

openapi-format

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

  • v1.27.3
  • 49.23
  • 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
  • 48.87
  • Published

api

Magical SDK generation from an OpenAPI definition 🪄

  • v6.1.3
  • 48.86
  • Published

@azure/avocado

A validator of OpenAPI configurations

  • v0.9.2
  • 48.26
  • Published

openapi-client-axios

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

  • v7.7.0
  • 48.17
  • Published

openapi-request-coercer

Coerce request properties according to an openapi parameter list.

  • v12.1.3
  • 47.90
  • Published

@kubb/core

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

  • v3.18.2
  • 47.57
  • Published

openapi-enforcer

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

  • v1.23.0
  • 47.51
  • Published

@oazapfts/runtime

Runtime for OpenApi TypeScript client generator

  • v1.0.4
  • 47.42
  • Published

openapi-validator

Common code for jest-openapi and Chai OpenAPI Response Validator

  • v0.14.2
  • 46.83
  • Published

allof-merge

Simplify JsonSchema/Openapi by combining allOf safely

  • v0.6.7
  • 46.78
  • Published

openapi-schemas

JSON Schemas for every version of the OpenAPI Specification

  • v2.1.0
  • 46.71
  • Published

openapi-framework

An OpenAPI framework for any web framework

  • v12.1.3
  • 46.70
  • Published

sumor

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

    • v2.0.3
    • 46.60
    • Published

    openapi-backend

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

    • v5.15.0
    • 46.57
    • Published

    @scalar/api-reference

    Generate beautiful API references from OpenAPI documents

    • v1.34.6
    • 46.55
    • Published

    openapi-directory

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

    • v1.3.15
    • 46.53
    • Published

    @scalar/import

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

    • v0.4.19
    • 46.45
    • Published

    @kubb/plugin-oas

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

    • v3.18.2
    • 46.38
    • Published

    @kubb/oas

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

    • v3.18.2
    • 46.26
    • Published

    express-openapi

    An unopinionated OpenAPI framework for express

    • v12.1.3
    • 46.10
    • Published

    mock-json-schema

    Simple utility to mock example objects based on JSON schema definitions

    • v1.1.1
    • 45.99
    • Published

    @kubb/cli

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

    • v3.18.2
    • 45.95
    • Published

    joi-to-swagger

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

    • v6.2.0
    • 45.87
    • Published

    openapi-default-setter

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

    • v12.1.3
    • 45.48
    • Published

    @kubb/plugin-ts

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

    • v3.18.2
    • 45.24
    • Published

    @openapi-io-ts/cli

    OpenAPI code generation tool with validation powered by io-ts

    • v0.5.0
    • 45.17
    • Published

    jest-openapi

    Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec

    • v0.14.2
    • 45.11
    • Published

    @wesleytodd/openapi

    Middleware for generating OpenAPI/Swagger documentation for your Express app

    • v1.1.0
    • 44.74
    • Published

    openapi2aspida

    Convert OpenAPI 3.0 or Swagger 2.0 definitions into aspida

    • v0.24.0
    • 44.68
    • Published

    fastify-openapi-glue

    generate a fastify configuration from an openapi specification

    • v4.9.2
    • 44.54
    • Published

    msw-auto-mock

    Generate random mock data from OpenAPI descriptions for msw.

    • v0.31.0
    • 44.50
    • 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
    • 44.38
    • 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
    • 44.36
    • Published

    @kubb/plugin-zod

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

    • v3.18.2
    • 44.00
    • Published

    redocusaurus

    Redoc for DocusaurusV2

    • v2.5.0
    • 43.61
    • 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.18.2
    • 43.06
    • Published

    openapi

    Generate JavaScript or TypeScript code from Swagger/OpenAPI specifications

    • v1.0.1
    • 43.04
    • Published

    oval

    oval: CLI for validating OpenAPI specification (OAS) documents

    • v1.0.0
    • 42.95
    • 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
    • 42.83
    • Published

    openapi-jsdoc

    Generates OpenAPI doc based on JSDoc

    • v0.0.2
    • 42.78
    • Published

    openapi-filter

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

    • v3.2.3
    • 42.48
    • Published

    odata2openapi

    Convert OData metadata document to OpenAPI (fka Swagger) format

    • v1.3.2
    • 42.28
    • Published

    swr-openapi

    Generate SWR hooks from OpenAPI schemas

    • v5.4.0
    • 42.27
    • Published

    specmatic

    Node wrapper for Specmatic

    • v2.18.1
    • 42.09
    • 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
    • 41.91
    • Published

    mongoose-to-swagger

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

    • v1.5.1
    • 41.86
    • Published

    @jawilx/gen-api

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

    • v2.5.5
    • 41.80
    • Published

    openapi-extract

    extract paths or operations from OpenAPI/Swagger definitions

    • v1.3.0
    • 41.61
    • Published

    openapi-snippet-cli

    Adds openapi snippets using openapi-snippet module in redoc style

    • v0.2.1
    • 41.27
    • 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.18.2
    • 41.24
    • Published

    @apideck/portman

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

    • v1.32.1
    • 41.18
    • Published

    openapi-resolver

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

    • v4.1.69
    • 41.16
    • Published

    openapi-validator-middleware

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

    • v3.2.6
    • 40.87
    • 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.

    • v25.3.1
    • 40.82
    • 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
    • 40.67
    • Published

    openapi-zod

    Generate zod schemas from Swagger OpenAPI specs

    • v0.2.7
    • 40.57
    • Published

    api-smart-diff

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

    • v1.0.6
    • 40.46
    • 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
    • 40.36
    • Published

    apifire

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

    • v0.9.2
    • 40.29
    • 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.90
    • 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
    • 39.79
    • Published

    nestjs-asyncapi

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

    • v1.4.0
    • 39.76
    • Published

    fastify-zod

    Zod integration with Fastify

    • v1.4.0
    • 39.09
    • Published

    swagmock

    Mock data generator for swagger api

    • v1.0.0
    • 38.88
    • Published

    @rtk-query/oazapfts-patched

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

    • v3.6.0-2
    • 38.75
    • Published

    @kubb/plugin-faker

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

    • v3.18.2
    • 38.44
    • Published

    payload-oapi

    An OpenAPI plugin for Payload CMS

      • v0.2.4
      • 38.27
      • 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
      • 38.20
      • 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.11
      • 38.11
      • 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.18.2
      • 37.98
      • Published

      @serafin/schema-builder

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

      • v0.18.17
      • 37.91
      • 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.12.0
      • 37.69
      • Published

      starlight-openapi

      Starlight plugin to generate documentation from OpenAPI/Swagger specifications.

      • v0.20.0
      • 37.68
      • Published

      angular-swagger-ui

      AngularJS implementation of OpenAPI (aka Swagger) UI

      • v0.6.5
      • 37.39
      • Published

      fastify-oas

      Fastify OpenAPI specification generator plugin

      • v3.0.8
      • 37.21
      • Published

      rests

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

      • v1.1.1
      • 37.19
      • Published

      @spec2ts/openapi

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

      • v3.1.3
      • 37.08
      • Published

      @spec2ts/cli

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

      • v3.0.5
      • 36.97
      • 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
      • 36.79
      • Published

      @openapi-qraft/cli

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

      • v2.12.0
      • 36.78
      • 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
      • 36.66
      • Published

      cast-with-schema

      Casting JS objects to correct types using JSON schemas

      • v1.5.0
      • 36.53
      • Published

      @spec2ts/openapi-client

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

      • v3.1.3
      • 36.20
      • Published

      ach-node-sdk

      An SDK for the moov-io/ach REST API, generated by `openapi-generator`

        • v1.12.0
        • 35.81
        • Published

        @skriptfabrik/elements-cli

        The missing CLI for beautiful, interactive API docs powered by with Stoplight Elements

        • v0.5.19
        • 35.61
        • Published

        react-query-swagger

        Generates react-query hooks for your API based on Swagger/OpenAPI definition

        • v15.12.8
        • 35.59
        • Published

        nuxt-open-fetch

        Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.

        • v0.13.4
        • 35.48
        • Published

        openapi-to-md

        Convert OpenAPI format to Markdown

        • v1.0.26
        • 35.46
        • Published

        spectacle-docs

        Generate beautiful static API documentation from OpenAPI/Swagger 2.0 specifications

        • v1.1.0
        • 35.39
        • Published

        openapi-merger

        Yet another CLI tool for merging multiple OpenAPI files into a single file.

        • v0.7.6
        • 35.25
        • Published

        protobuf2swagger

        Convert protobuf to swagger open api v2, v3 JSON

        • v0.5.0
        • 35.21
        • Published

        har-to-openapi

        Convert a HAR object to an OpenAPI object

        • v2.1.1
        • 35.19
        • Published

        openapi-gui

        GUI / visual editor for creating and editing OpenApi / Swagger definitions

        • v1.2.2
        • 35.17
        • Published

        kubb

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

        • v3.0.104
        • 34.97
        • Published

        dydx-widdershins

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

        • v4.0.8
        • 34.75
        • Published

        agentlangcli

        A command-line interface tool for AgentLang

        • v0.0.35
        • 34.65
        • Published

        @unleash/express-openapi

        Middleware for generating OpenAPI/Swagger documentation for your Express app

        • v0.3.0
        • 34.54
        • Published

        nuxt-api-party

        Securely connect to any API with a server proxy and generated composables

        • v3.1.2
        • 34.43
        • Published

        rapini

        Generate React Query hooks, SWR hooks, Axios requests and Typescript types from OpenAPI files

        • v3.5.3
        • 34.14
        • Published

        openapi-to-ts

        Generate TypeScript types from OpenAPI 3.0 specs.

        • v1.1.0
        • 33.90
        • Published

        @scalar/cli

        A command-line interface to work with OpenAPI files

        • v1.3.2
        • 33.89
        • Published

        openapi-client

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

        • v1.0.5
        • 33.84
        • Published

        openapi-metadata

        Auto-Generate OpenAPI specifications from Typescript decorators

        • v0.2.2
        • 33.65
        • Published

        @kubb/plugin-swr

        SWR hooks generator plugin for Kubb, creating type-safe data fetching hooks from OpenAPI specifications for React and Next.js applications.

        • v3.18.2
        • 33.27
        • Published

        @namecheap/tsoa-cli

        Build swagger-compliant REST APIs using TypeScript and Node

        • v4.1.7
        • 33.20
        • Published

        apigeek-affirm

        Executable English for Software Testing and more

        • v1.9.8
        • 32.88
        • Published

        express-openapi-defaults

        Express middelware to set openapi parameter defaults in request properties.

        • v0.5.1
        • 32.78
        • Published

        swagger-spec-validator

        Validate an OpenAPI/Swagger API specification using the swagger.io online validator.

        • v5.0.0
        • 32.77
        • Published

        expand-json-schema

        Light weight JSON Schema $ref resolver. Expands a JSON Schema by resolving `$ref` references from a mapping of definitions. Does not handle remote references. Has comprehensive unit tests and no dependencies.

        • v1.0.1
        • 32.67
        • Published

        boats

        Beautiful Open / Async Template System - Write less yaml with BOATS and Nunjucks.

        • v5.1.3
        • 32.65
        • Published

        openapi-ts-request

        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

        • v1.7.0
        • 32.63
        • Published

        openapi-transformer

        Transforms OpenAPI Schemas to other formats like MarkDown and PlantUML

        • v0.11.0
        • 32.52
        • Published

        tspec

        Generate OpenAPI 3.0 spec from TypeScript code.

        • v0.1.116
        • 32.24
        • Published

        yaml-to-json-schema

        Generate json schema from yaml (swagger, openapi, asyncapi)

        • v1.0.2
        • 32.22
        • Published

        @openapi-adapter/fetch

        Fetch integration for browsers - Create TypeScript APIs that reflect OpenAPI 3.x perfectly.

        • v0.8.1
        • 32.22
        • Published

        trpc-openapi-2

        Generate an OpenAPI spec from your tRPC server, in one line of code

        • v0.1.7
        • 32.17
        • Published

        nest-redoc

        A NestJS Frontend for your OpenAPI Specs powered by ReDoc

        • v2.0.0
        • 32.15
        • Published

        vitepress-openapi

        Generate VitePress API Documentation from OpenAPI Specification.

        • v0.1.9
        • 32.07
        • Published

        swaggie

        Generate TypeScript REST client code from an OpenAPI spec

        • v1.4.0
        • 31.94
        • Published

        @agentica/core

        Agentic AI Library specialized in LLM Function Calling

        • v0.32.3-dev.3
        • 31.92
        • Published

        openapi-enforcer-middleware

        An express middleware that makes it easy to write web services that follow an Open API specification.

        • v2.2.0
        • 31.90
        • Published

        @crumbjs/core

        <img src="https://raw.githubusercontent.com/tuplescompany/crumbjs/refs/heads/main/logo/crumbjs.png" alt="CrumbJS Logo" width="200"/> - The tasty way to build fast apis.

        • v0.9.8
        • 31.89
        • Published

        oapicodegen

        OpenAPI 2/3 transformer & codegen

          • v1.0.5
          • 31.74
          • Published

          open-api-mocker

          A mock server based in Open API Specification

          • v2.0.0
          • 31.73
          • Published

          api2html

          A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins

          • v0.4.0
          • 31.69
          • Published

          hapi-openapi

          Design-driven apis with OpenAPI (formerly Swagger) 2.0 and hapi.

          • v3.0.0
          • 31.66
          • Published

          swagger-routes

          Generate Express or Restify route handlers from a Swagger specification

          • v1.7.2
          • 31.58
          • Published

          openapi-generator-plus

          Modular OpenAPI code generator written in TypeScript and Node.js

          • v2.20.0
          • 31.56
          • Published

          koas-serializer

          Koas serializer converts a response body to the negotiated response format.

          • v0.7.0
          • 31.48
          • Published

          @standard-community/standard-openapi

          [![npm version](https://img.shields.io/npm/v/@standard-community/standard-openapi.svg)](https://npmjs.org/package/@standard-community/standard-openapi "View this project on NPM") [![npm downloads](https://img.shields.io/npm/dm/@standard-community/standard

          • v0.1.1
          • 31.46
          • Published

          rest2ts

          Generate modern TypeScript types from REST APIs

          • v6.2.0
          • 31.32
          • Published

          openapi-connect

          Base for microservices around OpenAPI/Swagger

          • v2.7.1
          • 31.17
          • Published

          openapi-typescript-wrapper-generator

          Tool for generating typescript wrappers around generated code from [OpenAPI Generator](https://openapi-generator.tech/)

          • v0.1.0
          • 31.11
          • Published

          @codegena/oapi3ts

          Codegeneration from OAS3 to TypeScript

          • v3.0.0-alpha.4
          • 31.07
          • Published

          apigen-ts

          Simple typed OpenAPI client generator

          • v1.2.1
          • 31.02
          • Published

          next-openapi-gen

          Automatically generate OpenAPI 3.0 documentation from Next.js projects, with support for Zod schemas and TypeScript types.

          • v0.7.3
          • 31.01
          • Published

          @scalar/galaxy

          OpenAPI example specification in YAML and JSON

          • v0.5.7
          • 30.95
          • Published

          koas-swagger-ui

          Koas Swagger UI serves Swagger UI. This requires the `specURL` variable to have been set on the `ctx.openApi` object. Typically this is done by combining it with [`koas-spec-handler`][].

          • v0.7.0
          • 30.87
          • Published

          koas-operations

          Koas operations maps operation IDs to Koa controller functions.

          • v0.7.0
          • 30.86
          • Published