Skip to main content
Home

@styx/styx@0.52.0

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
29%
Published
a month ago (0.52.0)
No docs found.

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:@styx/styx

Import symbol

import * as styx from "@styx/styx";
or

Import directly with a jsr specifier

import * as styx from "jsr:@styx/styx";

Add Package

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

Import symbol

import * as styx from "@styx/styx";

Add Package

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

Import symbol

import * as styx from "@styx/styx";

Add Package

npx jsr add @styx/styx

Import symbol

import * as styx from "@styx/styx";

Add Package

bunx jsr add @styx/styx

Import symbol

import * as styx from "@styx/styx";