Skip to main content

uint8array utilities

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
3 days ago (1.0.1)

Add Package

deno add jsr:@atcute/uint8array

Import symbol

import { compare } from "@atcute/uint8array";

---- OR ----

Import directly with a jsr specifier

import { compare } from "jsr:@atcute/uint8array";

Add Package

npx jsr add @atcute/uint8array

Import symbol

import { compare } from "@atcute/uint8array";

Add Package

yarn dlx jsr add @atcute/uint8array

Import symbol

import { compare } from "@atcute/uint8array";

Add Package

pnpm dlx jsr add @atcute/uint8array

Import symbol

import { compare } from "@atcute/uint8array";

Add Package

bunx jsr add @atcute/uint8array

Import symbol

import { compare } from "@atcute/uint8array";