Output wrapper is a library to write output file to outputpath.
Encode UUIDs into Base36 or any other system
promise-based wav encoder
A structuredClone polyfill
A BMP image decoder and encoder
Small, fast and advanced PNG / APNG encoder and decoder
Encode multiple values into sorted keys
A JavaScript JPEG Lossless decoder.
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:
Base32 encoder with support for multiple variants.
decode lightning invoices without overhead (doesn't check signatures).
ICO encoder and decoder for sharp base on ico-endec.
AWS Query Protocol body decoder
A pure TypeScript BMP encoder and decoder with zero dependencies
This decoder library leverages FFmpeg for efficient audio decoding. It simplifies processing of input audio, particularly as a preprocessing step for other addons.
The fastest XML/HTML entities decoder.
Fast and advanced TIFF decoder
JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.
Encodes and decodes AVIF images using WebAssembly
A well-tested WTF-8 encoder/decoder written in JavaScript.
WebAssembly bindings for Clay codes, a class of regenerating codes for distributed storage.
A helper tool for decoding MongoDB change stream resume tokens
A library for recording opus encoded audio
TypeScript definitions for wav-encoder