base-convert-int-array
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Encode UUIDs into Base36 or any other system
Base16 to/from Base36 conversion
FNV-1a 128 hashing
Strange encoded JSONs
Weird, encoded JSON for all Unicode, in ASCII
Weird, encoded JSON for all Unicode, in ASCII
Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays
Simple way to convert serial number to base36 string
Weird, encoded JSON for all Unicode, in ASCII
Weird, encoded JSON for all Unicode, in ASCII
Weird, encoded JSON for all Unicode, in ASCII
base-x to bytesbuffer to base-x (x=2,8,10,16,32,36,64)
Base36Id: Generating Human-readable Alphanumeric Identifiers
increment a counter with optional radix
Pure javascript base36 utils
A small, fast, local-first, searchable index for client side apps written in Typescript.
Universal JavaScript Encoding Transformations Toolkit
Convert string in any base.
A TypeScript library for working with arbitrary bases