Polyfill for the Encoding Living Standard's API.
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Check if the process is running in an SSH session
Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
Check if an input value is a ssh url or not.
Convert encodings, uses iconv-lite
Bridging the gap between buffers and typed arrays
UTF-8 only polyfill for the Encoding Living Standard's API.
SSH remote port forward
Contains parsers and serializers for ASN.1 (currently BER only)
Docker remote API network layer module.
Convert character encodings in pure javascript.
[fork] TextEncoder and TextDecoder (Polyfill for the Encoding Living Standard's API) For Node.JS.
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
A library for finding and using SSH public keys
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
SSH config parser and stringifier
Minimal 0-dep QR code generator & reader. Supports ascii, term, gif and svg formats
character encoding utilities
Convert and detect character encoding in JavaScript