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)
Package root
- concat.ts2 KB
- concat_test.ts2 KB
- copy.ts1 KB
- copy_test.ts974 B
- deno.json446 B
- ends_with.ts758 B
- ends_with_test.ts483 B
- equals.ts1 KB
- equals_test.ts1 KB
- includes_needle.ts950 B
- includes_needle_test.ts576 B
- index_of_needle.ts1 KB
- index_of_needle_test.ts2 KB
- last_index_of_needle.ts1 KB
- last_index_of_needle_test.ts2 KB
- mod.ts560 B
- repeat.ts1 KB
- repeat_test.ts1 KB
- starts_with.ts709 B
- starts_with_test.ts507 B