Skip to main content
Home

Word diffing algorithm for word guessing games.

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether 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
a year ago (0.0.0)

wordguess

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:@tagaroggu/wordguess

Import symbol

import * as wordguess from "@tagaroggu/wordguess";
or

Import directly with a jsr specifier

import * as wordguess from "jsr:@tagaroggu/wordguess";

Add Package

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

Import symbol

import * as wordguess from "@tagaroggu/wordguess";

Add Package

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

Import symbol

import * as wordguess from "@tagaroggu/wordguess";

Add Package

vlt install jsr:@tagaroggu/wordguess

Import symbol

import * as wordguess from "@tagaroggu/wordguess";

Add Package

npx jsr add @tagaroggu/wordguess

Import symbol

import * as wordguess from "@tagaroggu/wordguess";

Add Package

bunx jsr add @tagaroggu/wordguess

Import symbol

import * as wordguess from "@tagaroggu/wordguess";