Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
A minimal UTF8 implementation for number arrays.
Allocate a buffer containing a provided string.
Tokenize a string into an array of string parts and format identifier objects.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Generate string from a token array by interpolating values.
Return a function which tests if every element in an array passes a test condition.
render domhandler DOM nodes to a string
Test if a value is an array.
Float64Array.
Uint8Array.
Various operations on Uint8Array data
Get utf8 byte length of string
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Uint32Array.
Uint16Array.
Float32Array.
Test if a value is an array of strings.
buffer operations
Detect if a buffer is utf8 encoded.
single-function form of node's Buffer.toString(utf8)
Test if a value is a regular expression string.
Buffer.
A well-tested UTF-8 encoder/decoder written in JavaScript.