Skip to main content

Simple base62 encode and decode for integers.

This package works with Cloudflare Workers, Node.js, DenoIt is unknown whether this package works with Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
2 weeks ago (0.0.2)
f
decode

Decode a given base62 encoded string as a number.

f
encode

Encode a given positive integer in base62 format.