This release is 28 versions behind 1.0.6 — the latest version of @std/bytes. Jump to latest
Utilities to manipulate Uint8Arrays that are not built-in to JavaScript
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
2 years ago (0.208.0)
{ "name": "@std/bytes", "version": "0.208.0", "exports": { ".": "./mod.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" } }