Skip to main content

Base32 encoder and decoder

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 Score
100%
Published
a year ago (0.1.0)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

base32

Base32 encoder and decoder.

decode('afyreihffx5a2e7k5uwrmmgofbvzujc5cmw5h4espouwuxt3liqoflx3ee');

Add Package

deno add jsr:@mary/base32

Import symbol

import * as base__ from "@mary/base32";

---- OR ----

Import directly with a jsr specifier

import * as base__ from "jsr:@mary/base32";

Add Package

npx jsr add @mary/base32

Import symbol

import * as base__ from "@mary/base32";

Add Package

yarn dlx jsr add @mary/base32

Import symbol

import * as base__ from "@mary/base32";

Add Package

pnpm dlx jsr add @mary/base32

Import symbol

import * as base__ from "@mary/base32";

Add Package

bunx jsr add @mary/base32

Import symbol

import * as base__ from "@mary/base32";