Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
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
It is unknown whether this package works with Browsers
JSR Score100%
Downloads18/wk
Published16 hours ago (0.5.4)

Gambit exports for authoring and running decks/cards with runtime helpers.

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:@bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";
or

Import directly with a jsr specifier

import * as gambit from "jsr:@bolt-foundry/gambit";

Add Package

pnpm i jsr:@bolt-foundry/gambit
or (using pnpm 10.8 or older)
pnpm dlx jsr add @bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";

Add Package

yarn add jsr:@bolt-foundry/gambit
or (using Yarn 4.8 or older)
yarn dlx jsr add @bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";

Add Package

vlt install jsr:@bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";

Add Package

npx jsr add @bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";

Add Package

bunx jsr add @bolt-foundry/gambit

Import symbol

import * as gambit from "@bolt-foundry/gambit";