@aureooms/js-char
character code bricks for JavaScript
character code bricks for JavaScript
String utility functions.
A fast UTF-8 encoding and decoding tools
Quick wrapper that finds TextDecoder or polyfills a bad implementation
Encode and decode [WTF-8](https://simonsapin.github.io/wtf-8/) with a similar API to [TextEncoder](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder) and [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder).
String utility functions.
Universal JavaScript Encoding Transformations Toolkit
Byte encoding utils
UTF8
UTF8
return an array of bytes from a unicode string
String utility functions.
String utility functions.
String utility functions.
String utility functions.
A tool for stripping the UTF-8 byte-order-marker from files
check if unicode is supported
A workaround to solve the character decoding problem of .mdb files (MS Access)
Unicode to ASCII transliteration
minimal es6 punycode de- and encoder, forked from the 'original'