Skip to main content

Built and signed on GitHub Actions

A modular JavaScript library for implementing Hanafuda card games, with a focus on Koi-Koi. Features core mechanics, scoring rules, and state management.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
94%
Published
2 months ago (0.3.0)
variable BLUE_RIBBON_INDICES

Type

ReadonlyArray<number>

Add Package

deno add jsr:@fudapop/hanafuda-js

Import symbol

import { BLUE_RIBBON_INDICES } from "@fudapop/hanafuda-js/core";

---- OR ----

Import directly with a jsr specifier

import { BLUE_RIBBON_INDICES } from "jsr:@fudapop/hanafuda-js/core";

Add Package

npx jsr add @fudapop/hanafuda-js

Import symbol

import { BLUE_RIBBON_INDICES } from "@fudapop/hanafuda-js/core";

Add Package

yarn dlx jsr add @fudapop/hanafuda-js

Import symbol

import { BLUE_RIBBON_INDICES } from "@fudapop/hanafuda-js/core";

Add Package

pnpm dlx jsr add @fudapop/hanafuda-js

Import symbol

import { BLUE_RIBBON_INDICES } from "@fudapop/hanafuda-js/core";

Add Package

bunx jsr add @fudapop/hanafuda-js

Import symbol

import { BLUE_RIBBON_INDICES } from "@fudapop/hanafuda-js/core";