Skip to main content
Home

Built and signed on GitHub Actions

An API wrapper for One Billion Checkboxes by Alula

This package works with Cloudflare Workers, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (2.0.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:@iluha168/obcb

Import symbol

import { ByteBuffer } from "@iluha168/obcb";
or

Import directly with a jsr specifier

import { ByteBuffer } from "jsr:@iluha168/obcb";

Add Package

bunx jsr add @iluha168/obcb

Import symbol

import { ByteBuffer } from "@iluha168/obcb";