Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Remove a UTF8 BOM at the start of the stream.
Remove a byte order mark (BOM) from a buffer.
Strip UTF-8 byte order mark (BOM) from a string
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Strip a byte order mark (BOM) from a string.
A minimal UTF8 implementation for number arrays.
Allocate a buffer containing a provided string.
Strip UTF-8 byte order mark (BOM) from a stream
Strip UTF-8 byte order mark (BOM) from a Uint8Array
ADD OR REMOVE BOM FOR WEBPACK
Get utf8 byte length of string
Detect if a buffer is utf8 encoded.
Write files in an atomic fashion w/configurable ownership
Remove a list of words from a string.
Remove punctuation characters from a string.
A well-tested UTF-8 encoder/decoder written in JavaScript.
Turn a string into an ArrayBuffer by using the UTF8 encoding.
single-function form of node's Buffer.toString(utf8)
Truncate string to given length in bytes
Tokenize a string into an array of string parts and format identifier objects.
Test if a value is a string.
Generate string from a token array by interpolating values.
Insert supplied variable values into a format string.