jsz85
jsZ85 provides an implementation of the Z85 codec following the specs of https://rfc.zeromq.org/spec/32/.
It is a port of the https://github.com/ruben-viscomi/ktZ85 implementation for Kotlin.
base85-full
Base85 (Ascii85/btoa/ZMP) encoder and decoder