Simple lightweight polyfill for the Text Encoding API, supporting UTF-8 only
Convert character encodings in pure javascript.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Polyfill for the Encoding Living Standard's API.
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
URL utils for humans
Node's event emitter for all engines.
Convert encodings, uses iconv-lite
An implementation of WHATWG EventTarget interface.
No description provided.
Text Decoder
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Streaming text decoder that preserves multibyte Unicode characters
Bare bones Promises/A+ implementation
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Used in npm for command line application support
ES2019 spec-compliant String.prototype.trimStart shim.
UTF-8 only polyfill for the Encoding Living Standard's API.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES5 spec-compliant shim for String.prototype.trim
ES6 spec-compliant RegExp.prototype.flags shim.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.