Skip to main content
Home
This package has been archived, and as such it is read-only.

Built and signed on GitHub Actions

Works with
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score64%
Publisheda year ago (0.1.13)

TinyRPC SDK Core to generate SDKs with TinyRPC

TinyRPC SDK Core

Still working on it...

Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";
or

Import directly with a jsr specifier

import * as tinyrpc_sdk_core from "jsr:@online/tinyrpc-sdk-core";

Add Package

pnpm i jsr:@online/tinyrpc-sdk-core
or (using pnpm 10.8 or older)
pnpm dlx jsr add @online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";

Add Package

yarn add jsr:@online/tinyrpc-sdk-core
or (using Yarn 4.8 or older)
yarn dlx jsr add @online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";

Add Package

vlt install jsr:@online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";

Add Package

npx jsr add @online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";

Add Package

bunx jsr add @online/tinyrpc-sdk-core

Import symbol

import * as tinyrpc_sdk_core from "@online/tinyrpc-sdk-core";