Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
Convert encodings, uses iconv-lite
Bridging the gap between buffers and typed arrays
Contains parsers and serializers for ASN.1 (currently BER only)
Polyfill for the Encoding Living Standard's API.
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Convert character encodings in pure javascript.
Detects if a file is binary in Node.js. Similar to Perl's -B.
URL utils for humans
Runtime-agnostic library for encoding and decoding data
character encoding utilities
Convert and detect character encoding in JavaScript
A JS sandboxing library with a focus on extensibility
Character encoding detector
OpenAPI client for @fdy/faraday-js
Solidity coder for non-standard (tight) packing.
Everything you need to handle HTTP message body content-encoding
Text Decoder
mdast utility to parse markdown
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web
Postgres bytea parser
Hashing made simple. Get the hash of a buffer/string/stream/file.
A Faraday Middleware sets body encoding when specified by server.
Faraday middleware for converting encoding if it differs from utf-8
Faraday middleware for encoding requests as XML.
This is a character encoding-aware JSON middleware for Faraday.
Faraday middleware to encode and decode HTTP requests using avro
Faraday middleware for parsing CSV using tempfile to include encoding
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.