Skip to main content
Home
This release is 3 versions behind 0.1.9 — the latest version of @kitsu/bfs. Jump to latest

@kitsu/bfs@0.1.6

bitset library based on fixedbitset

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
64%
Published
2 weeks ago (0.1.6)
type alias Bit

Definition

1 | 0

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:@kitsu/bfs

Import symbol

import { type Bit } from "@kitsu/bfs";
or

Import directly with a jsr specifier

import { type Bit } from "jsr:@kitsu/bfs";

Add Package

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

Import symbol

import { type Bit } from "@kitsu/bfs";

Add Package

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

Import symbol

import { type Bit } from "@kitsu/bfs";

Add Package

vlt install jsr:@kitsu/bfs

Import symbol

import { type Bit } from "@kitsu/bfs";

Add Package

npx jsr add @kitsu/bfs

Import symbol

import { type Bit } from "@kitsu/bfs";

Add Package

bunx jsr add @kitsu/bfs

Import symbol

import { type Bit } from "@kitsu/bfs";