
Company News
Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.
@orpc/arktype
Advanced tools
oRPC is a powerful combination of RPC and OpenAPI, makes it easy to build APIs that are end-to-end type-safe and adhere to OpenAPI standards
You can find the full documentation here.
@orpc/arktypeProvides ArkTypeToJsonSchemaConverter for generating OpenAPI specs from ArkType.
import {
experimental_ArkTypeToJsonSchemaConverter as ArkTypeToJsonSchemaConverter
} from '@orpc/arktype'
import { OpenAPIGenerator } from '@orpc/openapi'
const openAPIGenerator = new OpenAPIGenerator({
schemaConverters: [
new ArkTypeToJsonSchemaConverter()
],
})
const specFromContract = await openAPIGenerator.generate(contract, {
info: {
title: 'My App',
version: '0.0.0',
},
})
const specFromRouter = await openAPIGenerator.generate(router, {
info: {
title: 'My App',
version: '0.0.0',
},
})
If you find oRPC valuable and would like to support its development, you can do so here: GitHub Sponsors.
ScreenshotOne.com |
ζδΈγγ |
LN Markets |
Reece McDonald | nk | supastarter | Dexter Miguel | herrfugbaum | Ryota Murakami |
David Cramer | Valerii Petryniak | Valerii Strilets | Kyle Mistele | Andrew Peters | Ryan Vogel |
christ12938 | Peter Adam | Chen, Zhi-Yuan | Ryan Soderberg |
David Walsh | Robbe Vaes | Aidan Sunbury | soonoo | Kevin Porten | Denis | Christopher Kapic |
Tom Ballinger | Sam | Titoine | Igor Makowski | Anees Iqbal | wang chenyu | Alex |
nattstack |
Distributed under the MIT License. See LICENSE for more information.
FAQs
Unknown package
The npm package @orpc/arktype receives a total of 979 weekly downloads. As such, @orpc/arktype popularity was classified as not popular.
We found that @orpc/arktype demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Company News
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.

Research
/Security News
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.

Research
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.