Skip to main content
Home

Built and signed on GitHub Actions

This is the JS Client for Apiary cache server

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
a year ago (0.0.12)

New Ticket: 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:@hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";
or

Import directly with a jsr specifier

import { type ClientConfig } from "jsr:@hiveops/apiary";

Add Package

pnpm i jsr:@hiveops/apiary
or (using pnpm 10.8 or older)
pnpm dlx jsr add @hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";

Add Package

yarn add jsr:@hiveops/apiary
or (using Yarn 4.8 or older)
yarn dlx jsr add @hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";

Add Package

vlt install jsr:@hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";

Add Package

npx jsr add @hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";

Add Package

bunx jsr add @hiveops/apiary

Import symbol

import { type ClientConfig } from "@hiveops/apiary";