This release is 4 versions behind 1.0.10 — the latest version of @std/encoding. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads76,543/wk
•Publisheda year ago (1.0.6)
Utilities for encoding and decoding common formats like hex, base64, and varint
- LICENSE1 KB
- _base32_common.ts7 KB
- _random_slice_stream.ts542 B
- _validate_binary_like.ts819 B
- _validate_binary_like_test.ts2 KB
- ascii85.ts6 KB
- ascii85_test.ts9 KB
- base32.ts2 KB
- base32_test.ts2 KB
- base58.ts4 KB
- base58_test.ts2 KB
- base64.ts3 KB
- base64_test.ts1 KB
- base64url.ts3 KB
- base64url_test.ts2 KB
- deno.json754 B
- hex.ts3 KB
- hex_test.ts2 KB
- mod.ts675 B
- unstable_base32_stream.ts3 KB
- unstable_base32_stream_test.ts1 KB
- unstable_base32crockford.ts2 KB
- unstable_base32crockford_test.ts2 KB
- unstable_base32hex.ts2 KB
- unstable_base32hex_stream.ts3 KB
- unstable_base32hex_stream_test.ts1 KB
- unstable_base32hex_test.ts2 KB
- unstable_base64_stream.ts3 KB
- unstable_base64_stream_test.ts1 KB
- unstable_base64url_stream.ts4 KB
- unstable_base64url_stream_test.ts1 KB
- unstable_hex_stream.ts3 KB
- unstable_hex_stream_test.ts1 KB
- varint.ts8 KB
- varint_test.ts5 KB