Encode UUIDs into Base36 or any other system
base64 implementation in solidity
Predicate that returns true if base64 string.
Small, fast and advanced PNG / APNG encoder and decoder
A BMP image decoder and encoder
Encode multiple values into sorted keys
A JavaScript JPEG Lossless decoder.
Base32 encoder with support for multiple variants.
decode lightning invoices without overhead (doesn't check signatures).
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
ICO encoder and decoder for sharp base on ico-endec.
TypeScript definitions for base64-url
Lightweight TypeScript encoder/decoder library
This decoder library leverages FFmpeg for efficient audio decoding. It simplifies processing of input audio, particularly as a preprocessing step for other addons.
A collection of utilities for better-auth
A pure TypeScript BMP encoder and decoder with zero dependencies
AWS Query Protocol body decoder
The fastest XML/HTML entities decoder.
Encode/decode base64 data into ArrayBuffers
Fast and advanced TIFF decoder
JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.
Base64 encoding/decoding with UTF8 support for AngularJS Apps, and including CommonJS module support.
A well-tested WTF-8 encoder/decoder written in JavaScript.
An abstract-encoding compatible JSON encoder/decoder that properly encodes/decodes buffers.