Skip to main content
Home
Works with
This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score41%
Publisheda year ago (0.1.0)
No docs found.

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:@hyveos/web

Import symbol

import * as web from "@hyveos/web";
or

Import directly with a jsr specifier

import * as web from "jsr:@hyveos/web";

Add Package

pnpm i jsr:@hyveos/web
or (using pnpm 10.8 or older)
pnpm dlx jsr add @hyveos/web

Import symbol

import * as web from "@hyveos/web";

Add Package

yarn add jsr:@hyveos/web
or (using Yarn 4.8 or older)
yarn dlx jsr add @hyveos/web

Import symbol

import * as web from "@hyveos/web";

Add Package

vlt install jsr:@hyveos/web

Import symbol

import * as web from "@hyveos/web";

Add Package

npx jsr add @hyveos/web

Import symbol

import * as web from "@hyveos/web";

Add Package

bunx jsr add @hyveos/web

Import symbol

import * as web from "@hyveos/web";