Skip to main content
This release is 5 versions behind 0.5.0 — the latest version of @aicone/byte. Jump to latest

Built and signed on GitHub Actions

Javascript library to manipulate Uint8Array using concat, get8Uint, Uint8BE, etc

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
100%
Published
a week ago (0.3.7)

Add Package

deno add jsr:@aicone/byte

Import symbol

import { Uint16BE } from "@aicone/byte";

---- OR ----

Import directly with a jsr specifier

import { Uint16BE } from "jsr:@aicone/byte";

Add Package

npx jsr add @aicone/byte

Import symbol

import { Uint16BE } from "@aicone/byte";

Add Package

yarn dlx jsr add @aicone/byte

Import symbol

import { Uint16BE } from "@aicone/byte";

Add Package

pnpm dlx jsr add @aicone/byte

Import symbol

import { Uint16BE } from "@aicone/byte";

Add Package

bunx jsr add @aicone/byte

Import symbol

import { Uint16BE } from "@aicone/byte";