This release is 3 versions behind 1.0.6 — the latest version of @std/bytes. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
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
a year ago (1.0.3)
Package root
- LICENSE1 KB
- concat.ts927 B
- concat_test.ts2 KB
- copy.ts2 KB
- copy_test.ts966 B
- deno.json444 B
- ends_with.ts1 KB
- ends_with_test.ts1 KB
- equals.ts2 KB
- equals_test.ts3 KB
- includes_needle.ts2 KB
- includes_needle_test.ts568 B
- index_of_needle.ts2 KB
- index_of_needle_test.ts2 KB
- last_index_of_needle.ts2 KB
- last_index_of_needle_test.ts2 KB
- mod.ts1 KB
- repeat.ts1 KB
- repeat_test.ts1 KB
- starts_with.ts1 KB
- starts_with_test.ts1 KB