JSPM

Found 2758 results for openapi initiative

@apideck/portman

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

  • v1.32.1
  • 41.45
  • 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.29
  • Published

mongoose-to-swagger

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

  • v1.5.1
  • 41.25
  • 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.82
  • Published

openapi-enforcer

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

  • v1.23.0
  • 40.60
  • Published

swagger-routes-express

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

  • v3.3.3
  • 40.59
  • 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.19
  • Published

@rtk-query/oazapfts-patched

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

  • v3.6.0-2
  • 39.96
  • 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
  • 39.76
  • 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.44
  • 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.41
  • Published

nestjs-asyncapi

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

  • v1.4.0
  • 38.93
  • Published

fastify-zod

Zod integration with Fastify

  • v1.4.0
  • 38.45
  • 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
  • 38.25
  • Published

@kubb/plugin-faker

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

  • v3.18.3
  • 37.84
  • Published

starlight-openapi

Starlight plugin to generate documentation from OpenAPI/Swagger specifications.

  • v0.20.0
  • 37.75
  • Published

rests

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

  • v1.1.1
  • 37.73
  • 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
  • 37.71
  • Published

cast-with-schema

Casting JS objects to correct types using JSON schemas

  • v1.5.0
  • 37.56
  • Published

@serafin/schema-builder

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

  • v0.18.17
  • 37.42
  • 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.19
  • Published

openapi-data-validator

Automatically validate API requests and responses with OpenAPI 3.

  • v2.0.52
  • 37.03
  • 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.91
  • Published

react-query-swagger

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

  • v15.12.8
  • 36.87
  • Published

@spec2ts/openapi

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

  • v3.1.3
  • 36.81
  • Published

fastify-oas

Fastify OpenAPI specification generator plugin

  • v3.0.8
  • 36.73
  • Published

snippet-enricher-cli

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

  • v0.0.8
  • 36.72
  • Published

@spec2ts/openapi-client

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

  • v3.1.3
  • 36.70
  • Published

shins

Shins Is Not Slate

  • v2.6.0
  • 36.60
  • Published

openapi-to-md

Convert OpenAPI format to Markdown

  • v1.0.26
  • 36.57
  • Published

@spec2ts/cli

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

  • v3.0.5
  • 36.39
  • Published

openapi-resolver

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

  • v4.1.69
  • 36.37
  • Published

protobuf2swagger

Convert protobuf to swagger open api v2, v3 JSON

  • v0.5.0
  • 35.73
  • Published

har-to-openapi

Convert a HAR object to an OpenAPI object

  • v2.1.1
  • 35.71
  • Published

@skriptfabrik/elements-cli

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

  • v0.5.20
  • 35.64
  • Published

nuxt-open-fetch

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

  • v0.13.4
  • 35.58
  • Published

ach-node-sdk

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

    • v1.12.0
    • 35.57
    • Published

    openapi-merger

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

    • v0.7.6
    • 35.35
    • Published

    openapi-extract

    extract paths or operations from OpenAPI/Swagger definitions

    • v1.3.0
    • 35.10
    • Published

    rapini

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

    • v3.5.3
    • 34.64
    • Published

    specmatic

    Node wrapper for Specmatic

    • v2.18.1
    • 34.56
    • Published

    api-smart-diff

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

    • v1.0.6
    • 34.54
    • 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.50
    • Published

    dydx-widdershins

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

    • v4.0.8
    • 34.23
    • Published

    payload-oapi

    An OpenAPI plugin for Payload CMS

      • v0.2.4
      • 34.16
      • Published

      nuxt-api-party

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

      • v3.1.2
      • 34.00
      • Published

      @unleash/express-openapi

      Middleware for generating OpenAPI/Swagger documentation for your Express app

      • v0.3.0
      • 33.75
      • Published

      @namecheap/tsoa-cli

      Build swagger-compliant REST APIs using TypeScript and Node

      • v4.1.7
      • 33.68
      • 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.67
      • Published

      openapi-metadata

      Auto-Generate OpenAPI specifications from Typescript decorators

      • v0.2.2
      • 33.57
      • Published

      @scalar/cli

      A command-line interface to work with OpenAPI files

      • v1.3.2
      • 33.38
      • Published

      tspec

      Generate OpenAPI 3.0 spec from TypeScript code.

      • v0.1.116
      • 33.26
      • Published

      openapi-enforcer-middleware

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

      • v2.2.0
      • 33.17
      • Published

      swagger-spec-validator

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

      • v5.0.0
      • 33.15
      • 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
      • 32.78
      • 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.76
      • Published

      vitepress-openapi

      Generate VitePress API Documentation from OpenAPI Specification.

      • v0.1.9
      • 32.54
      • Published

      yaml-to-json-schema

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

      • v1.0.2
      • 32.14
      • Published

      foca-openapi

      根据openapi文档生成请求客户端

      • v2.3.4
      • 31.89
      • Published

      koas-serializer

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

      • v0.7.0
      • 31.85
      • Published

      api2html

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

      • v0.4.0
      • 31.78
      • Published

      nest-redoc

      A NestJS Frontend for your OpenAPI Specs powered by ReDoc

      • v2.0.0
      • 31.75
      • Published

      trpc-openapi-2

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

      • v0.1.7
      • 31.68
      • Published

      swaggie

      Generate TypeScript REST client code from an OpenAPI spec

      • v1.4.1
      • 31.59
      • Published

      openapi-connect

      Base for microservices around OpenAPI/Swagger

      • v2.7.1
      • 31.53
      • Published

      open-api-mocker

      A mock server based in Open API Specification

      • v2.0.0
      • 31.52
      • 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
      • 31.48
      • Published

      koas-parameters

      Koas parameters attempts to coerce path and query parameters to the type specified in their respective JSON schema.

      • v0.7.0
      • 31.46
      • Published

      koas-body-parser

      Koas body parser parses and validates request bodies based on the current operation.

      • v0.7.0
      • 31.46
      • Published

      koas-core

      > [Koa][] + [OpenAPI Specification][] = Koas

      • v0.7.0
      • 31.45
      • Published

      hapi-openapi

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

      • v3.0.0
      • 31.45
      • Published

      @agentica/core

      Agentic AI Library specialized in LLM Function Calling

      • v0.32.3-dev.3
      • 31.43
      • 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
      • 31.41
      • Published

      @scalar/galaxy

      OpenAPI example specification in YAML and JSON

      • v0.5.7
      • 31.40
      • 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.10
      • 31.34
      • 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.25
      • Published

      openapi-enforcer-cli

      A command line tool for the openapi enforcer libraries

      • v0.3.7
      • 31.17
      • Published

      openapi-generator-plus

      Modular OpenAPI code generator written in TypeScript and Node.js

      • v2.20.0
      • 31.16
      • Published

      profoundjs-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

      • v2.0.3
      • 30.87
      • Published

      koas-spec-handler

      Koas spec handler exposes the Open API document as a JSON API call.

      • v0.7.0
      • 30.81
      • Published

      openapi-typescript-wrapper-generator

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

      • v0.1.0
      • 30.72
      • Published

      create-zuplo-api

      Create Zuplo API with one command

      • v6.59.48
      • 30.70
      • Published

      apigen-ts

      Simple typed OpenAPI client generator

      • v1.2.1
      • 30.65
      • 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
      • 30.63
      • Published

      ng-openapi

      Generate Angular services and TypeScript types from OpenAPI/Swagger specifications

      • v0.1.12
      • 30.59
      • Published

      openapi-cleaner

      A Node.js module for cleaning OpenAPI documents by removing unused components, reducing file size and improving readability.

        • v1.2.0
        • 30.55
        • Published

        yasway

        A library that simplifies Swagger integrations.

        • v1.10.7
        • 30.50
        • 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.48
        • Published

        openapi-jsdoc

        Generates OpenAPI doc based on JSDoc

        • v0.0.2
        • 30.46
        • Published

        koas-operations

        Koas operations maps operation IDs to Koa controller functions.

        • v0.7.0
        • 30.46
        • Published

        koas-status-code

        Koas status code automatically sets the response status code based on the success status code specified in the Open API object.

        • v0.7.0
        • 30.46
        • Published

        @shixinde/apifox-swagger

        从 Apifox 导出 Swagger/OpenAPI 文档并生成 TypeScript 类型定义的工具

        • v4.0.1
        • 30.33
        • Published

        itdoc

        Test-driven documentation for RESTful services

        • v0.4.1
        • 30.31
        • Published

        @kubb/plugin-vue-query

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

        • v3.18.2
        • 30.22
        • Published

        openapi-snippet-cli

        Adds openapi snippets using openapi-snippet module in redoc style

        • v0.2.1
        • 30.19
        • Published

        @scalar/ts-to-openapi

        Convert typescript types to openapi spec compliant json

        • v0.1.0
        • 30.14
        • Published

        koas-security

        Koas security checks if a request matches the security requirement of an operation. For example, given the following partial OpenAPI document:

        • v0.7.0
        • 30.08
        • Published

        @elliots/openapi-ts-backend

        Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

        • v2.0.9
        • 30.06
        • Published

        joi-openapi

        Joi converter to openapi 3.0 standard

        • v3.2.1
        • 30.05
        • Published

        oval

        oval: CLI for validating OpenAPI specification (OAS) documents

        • v1.0.0
        • 30.04
        • 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
        • 30.02
        • Published

        odata2openapi

        Convert OData metadata document to OpenAPI (fka Swagger) format

        • v1.3.2
        • 29.99
        • Published

        repzo

        Repzo TypeScript SDK

        • v1.0.186
        • 29.94
        • Published

        openapi-validator-utils

        OpenAPI request, parameters, headers and response validator methods

        • v1.1.7
        • 29.63
        • Published

        @alova/wormhole

        More modern openAPI generating solution for alova.js

        • v1.2.0
        • 29.61
        • Published

        weaver-frontend-cli

        🕷️ Weaver CLI - Generador completo de arquitectura Clean Architecture con parser OpenAPI avanzado para entidades CRUD y flujos de negocio complejos

        • v2.2.8
        • 29.41
        • Published

        starlight-openapi-rapidoc

        Starlight plugin to generate documentation from OpenAPI/Swagger specifications + RapiDoc..

        • v0.8.1-beta
        • 29.37
        • Published

        @apvee/azure-functions-openapi

        An extension for Azure Functions V4 that provides support for exporting OpenAPI spec files from annotated Azure Functions.

        • v1.0.2
        • 29.37
        • Published

        openapi-zod

        Generate zod schemas from Swagger OpenAPI specs

        • v0.2.7
        • 29.18
        • Published

        hal-mcp

        HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models with OpenAPI/Swagger integration

        • v1.0.13
        • 29.15
        • Published

        @nestia/editor

        Swagger-UI + Cloud TypeScript Editor

        • v8.0.1
        • 29.09
        • Published

        @agentica/rpc

        Agentic AI Library specialized in LLM Function Calling

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

        @foadonis/openapi

        Generate OpenAPI specifications on Adonis

        • v0.4.1
        • 28.96
        • Published

        ts-oas

        Automatically generate OpenAPI specifications from opinionated Typescript types.

        • v0.5.3
        • 28.90
        • Published

        @pinkpixel/prysm-llm

        Structure-focused web scraper optimized for LLMs for use with MCP with minimal console output. Configure output directory with PRYSM_OUTPUT_DIR environment variable.

          • v1.1.1
          • 28.83
          • Published

          koa-x-router

          `koa-x-router` is a library that extends the functionality of `koa-router` by providing validation and automatic API documentation features. It simplifies the process of defining routes, validating request data, and generating API documentation.

          • v0.0.15
          • 28.79
          • Published

          gologin-mcp

          MCP server that connects to the GoLogin API

            • v0.0.9
            • 28.79
            • Published

            @avanzu/oas-builder

            Code your openapi specifications using a fluent interface that integrates seamlessly with fluent-json-schema

            • v2.1.0
            • 28.78
            • Published

            openapi-doc

            Programmatically builds an Open API (Swagger 2.0) document as an Express endpoint so that the documentation and source can live together in one place. It is like annotating an Express endpoint. Later, the API can be bound to Express.

            • v5.0.4
            • 28.74
            • 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.1
            • 28.57
            • Published

            widdershins-x

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

            • v4.0.5
            • 28.52
            • Published

            @foryourdev/jest-swag

            Generate OpenAPI/Swagger documentation from your Jest API tests

            • v2.0.1
            • 28.44
            • Published

            memory-card

            ES6 Map like Async API, with Swagger API Backend Support.

            • v1.0.3
            • 28.30
            • Published

            boats

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

            • v5.1.3
            • 28.30
            • Published

            jest-expect-openapi

            Jest/Vitest matcher for asserting valid OpenAPI definitions

            • v4.0.1
            • 28.24
            • Published

            @kubb/plugin-svelte-query

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

            • v3.18.2
            • 28.21
            • Published

            @kubb/plugin-cypress

            Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.

            • v3.18.2
            • 28.20
            • Published

            @zodios/axios

            Typescript API client with axios

            • v11.0.0-beta.19
            • 28.08
            • Published

            @openapi-ts/backend

            Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

            • v2.0.5
            • 28.04
            • Published

            @stackql/provider-utils

            Utilities for building StackQL providers from OpenAPI specifications.

            • v0.3.9
            • 28.00
            • Published

            wg-api-sdk

            An SDK that provides auto-generated fetch functions and types for interacting with WeGroup 's APIs, based on the OpenAPI specification file.

              • v1.0.59
              • 27.96
              • Published

              swagmock

              Mock data generator for swagger api

              • v1.0.0
              • 27.92
              • Published

              @ng-openapi/http-resource

              HTTP Resource plugin for ng-openapi - Angular HTTP utilities with caching and state management

              • v0.0.13
              • 27.66
              • Published

              @povio/openapi-codegen-cli

              **NOTE:** This CLI tool is primarily designed for use within our organization. The generated code output aligns with our internal template. If you are using this tool without our internal template, make sure to use it in **standalone** mode.

              • v1.1.1
              • 27.60
              • Published

              swagger-parser-zschema

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

              • v12.0.0-zschema.0
              • 27.47
              • Published

              jsonv-ts

              JSON Schema builder and validator for TypeScript with static type inference, Hono middleware for OpenAPI generation and validation, and MCP server/client implementation. Lightweight, dependency-free, and built on Web Standards.

              • v0.8.2
              • 27.43
              • Published

              koa-openapi-validator

              Automatically validate API requests with OpenAPI 3 and Koa.

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

              hono-takibi

              Hono Takibi is a CLI tool that generates Hono routes from OpenAPI specifications.

              • v0.9.26
              • 27.32
              • Published

              sway-node

              A library that simplifies Swagger integrations.

              • v1.0.26
              • 27.24
              • Published

              fastify-openapi-docs

              A simple plugin for Fastify that generates OpenAPI spec automatically.

              • v4.0.1
              • 27.22
              • Published

              autodesk-forks-sway

              A forked library that simplifies OpenAPI integrations.

              • v2.2.0
              • 27.21
              • Published

              spec-workflow-mcp

              MCP server for managing spec workflow (requirements, design, implementation)

              • v1.0.8
              • 27.17
              • Published

              @ibash/apigen-ts

              Simple typed OpenAPI client generator

              • v1.2.1
              • 27.10
              • Published

              openapi2html

              Yet another static html generator for Open API 2.0 / Swagger 2.0

              • v2.0.1
              • 27.06
              • Published

              agentica

              Agentic AI Library specialized in LLM Function Calling

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

              @kubb/plugin-solid-query

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

              • v3.18.2
              • 26.62
              • Published

              rest2ts

              Generate modern TypeScript types from REST APIs

              • v6.2.0
              • 26.60
              • Published

              fastify-openapi-connector

              Fastify plugin that will set-up routes with security & json validation based on OpenAPI specification

              • v2.0.2
              • 26.58
              • Published

              agentlangcli

              A command-line interface tool for AgentLang

              • v0.0.37
              • 26.53
              • Published

              angular-swagger-ui

              AngularJS implementation of OpenAPI (aka Swagger) UI

              • v0.6.5
              • 26.48
              • Published

              tsmeta

              typescript project meta analysis

              • v0.12.7
              • 26.47
              • Published

              swagger-typed-express-docs

              Simple express runtime parser and documentation swagger generator with 100% support of Typescript static types

              • v0.9.2
              • 26.45
              • Published