Skip to main content
Home
This release is 40 versions behind 1.0.6 — the latest version of @std/bytes. Jump to latest
Works with
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 Score100%
Downloads69,754/wk
Published2 years ago (0.196.0)

Utilities to manipulate Uint8Arrays that are not built-in to JavaScript

{ "name": "@std/bytes", "version": "0.196.0", "exports": { ".": "./mod.ts", "./bytes-list": "./bytes_list.ts", "./concat": "./concat.ts", "./copy": "./copy.ts", "./ends-with": "./ends_with.ts", "./equals": "./equals.ts", "./includes-needle": "./includes_needle.ts", "./index-of-needle": "./index_of_needle.ts", "./last-index-of-needle": "./last_index_of_needle.ts", "./repeat": "./repeat.ts", "./starts-with": "./starts_with.ts" } }