Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
yelix-cloud/OpenAPIThis package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
94%
Published
6 months ago (0.1.17)
This JSR registry is taken because of Yelix's future plans to support it, for now Yelix uses OpenAPI layer inside Yelix without an internal or external library.
Yelix OpenAPI Registry
This is a registry for Yelix OpenAPI, which is a wrapper around the OpenAPI specification. It allows you to define your API in a simple and easy-to-read format, and then generate client libraries, server stubs, and API documentation from it.
https://spec.openapis.org/oas/v3.1.1.html
Authors
Built and signed on
GitHub Actions
Add Package
deno add jsr:@yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";
Import directly with a jsr specifier
import * as openapi from "jsr:@yelix/openapi";
Add Package
pnpm i jsr:@yelix/openapi
pnpm dlx jsr add @yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";
Add Package
yarn add jsr:@yelix/openapi
yarn dlx jsr add @yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";
Add Package
vlt install jsr:@yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";
Add Package
npx jsr add @yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";
Add Package
bunx jsr add @yelix/openapi
Import symbol
import * as openapi from "@yelix/openapi";