Base32 encoder with support for multiple variants.
A simple Base32encode / decode function for JavaScript supports UTF-8 encoding.
A small, quick, self-contained implementation of the Base32 encoding/decoding scheme used by the cryptocurrency Nano.
base32-encode / base32-decode plugin for otplib