Skip to main content
Home

@wsx/shared@0.0.16
Built and signed on GitHub Actions

Shared types and utils for Wsx framework

This package works with Cloudflare Workers, Deno, Bun, BrowsersIt is unknown whether this package works with Node.js
This package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
3 months ago (0.0.16)

Shared types and utils for Wsx framework

Caution

Don't install this library explicitly

Built and signed on
GitHub Actions

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:@wsx/shared

Import symbol

import * as shared from "@wsx/shared";
or

Import directly with a jsr specifier

import * as shared from "jsr:@wsx/shared";

Add Package

pnpm i jsr:@wsx/shared
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wsx/shared

Import symbol

import * as shared from "@wsx/shared";

Add Package

yarn add jsr:@wsx/shared
or (using Yarn 4.8 or older)
yarn dlx jsr add @wsx/shared

Import symbol

import * as shared from "@wsx/shared";

Add Package

vlt install jsr:@wsx/shared

Import symbol

import * as shared from "@wsx/shared";

Add Package

npx jsr add @wsx/shared

Import symbol

import * as shared from "@wsx/shared";

Add Package

bunx jsr add @wsx/shared

Import symbol

import * as shared from "@wsx/shared";