A utility package for JavaScript applications.
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Fast and safe decodeURIComponent
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Decode HEIC images to raw data
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
PNG image decoder and encoder written entirely in JavaScript
a low-level, lightweight protocol buffers implementation in JavaScript
Decode `.ico` icons
Generate, and decode, base64 VLQ mappings for source maps and other uses
Decode named character references
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Ultra-fast MessagePack implementation with extensions for records and structured cloning
Add support for more integer widths to Buffer
An arbitrary length integer library for Javascript
Entity parser for XML, HTML, External entites with security and NCR control
Convert character encodings in pure javascript.
Strip the final newline character from a string or Uint8Array
A better decodeURIComponent
Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data
TypeScript definitions for varint
Decode audio data in node or browser
Decode JWT tokens, mostly useful for browser applications.