This package has been archived, and as such it is read-only.
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
47%
Published
2 years ago (0.0.4)
skmtc
Fastest way to create an OpenAPI code generator for TypeSCript.
Quick start
skmtc runs on Deno. If you do not have it installed, please follow the instructions at deno.com.
deno run --allow-read --allow-write --allow-env --allow-net jsr:@skmtc/skmtc
Add Package
deno add jsr:@skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";
Import directly with a jsr specifier
import * as skmtc from "jsr:@skmtc/skmtc";
Add Package
pnpm i jsr:@skmtc/skmtc
pnpm dlx jsr add @skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";
Add Package
yarn add jsr:@skmtc/skmtc
yarn dlx jsr add @skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";
Add Package
vlt install jsr:@skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";
Add Package
npx jsr add @skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";
Add Package
bunx jsr add @skmtc/skmtc
Import symbol
import * as skmtc from "@skmtc/skmtc";