@stdlib/string-utf16-to-utf8-array
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Get the encoding of a file. Also works width large files.
Quick wrapper that finds TextDecoder or polyfills a bad implementation
xdata library
Encoding utils
base64 encoder/decoder with UTF-8 support 📔
A workaround to solve the character decoding problem of .mdb files (MS Access)
A tool for stripping the UTF-8 byte-order-marker from files
return an array of bytes from a unicode string
Validate ascii and unicode values.
Lightweight uncompressed browser-compatible ZIP generation, supported file name encoded by utf-8
A JavaScript byte array library for the browser, Deno and Node.js