Showing 1-20 of 22,392 packages
Support as many legacy encodings as possible
Polyfill for the Encoding Living Standard's API.
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Polyfill for the Encoding Living Standard's API.
Converts binary buffers to and from lowercase hexadecimal encoding
JavaScript Base62 encode/decoder
Encrypted Content-Encoding for HTTP
Sniff the encoding from a HTML byte stream
Encodings that map abstract data to visual representation.
List of legacy HTML named character references that don’t need a trailing semicolon
Windows legacy GUID parser
Implementation of the HTML encoding sniffer algo, with stream support
Convert encodings, uses iconv-lite
Bridging the gap between buffers and typed arrays
[fork] TextEncoder and TextDecoder (Polyfill for the Encoding Living Standard's API) For Node.JS.
Contains parsers and serializers for ASN.1 (currently BER only)
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Polyfill for the Encoding Living Standard's API.
Convert character encodings in pure javascript.
Detects if a file is binary in Node.js. Similar to Perl's -B.