Sign In

@profullstack/sh1pt-openapi

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@profullstack/sh1pt-openapi

OpenAPI loader/IR + generators for SDKs, MCP servers, and docs sites.

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
2
Created
Source

Openapi

OpenAPI loader/IR + generators for SDKs, MCP servers, and docs sites.

What it does

  • Provides openapi functionality for sh1pt workflows.
  • Exports module metadata and hooks consumed by the sh1pt CLI or SDK.

Package

  • Name: @profullstack/sh1pt-openapi
  • Path: packages/openapi
  • Homepage: https://sh1pt.com

Scripts

  • build: tsc -p tsconfig.json
  • prepublishOnly: pnpm build
  • typecheck: tsc -p tsconfig.json --noEmit

Usage

pnpm add @profullstack/sh1pt-openapi

Development

pnpm --filter @profullstack/sh1pt-openapi typecheck

Run tests from the repository root when this module includes a test file:

pnpm vitest run packages/openapi/src/index.test.ts

Keywords

sh1pt

FAQs

Package last updated on 10 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts