encoding-japanese
Convert and detect character encoding in JavaScript
Convert and detect character encoding in JavaScript
UTF-safe string operations
Get a UTF-16-encoded code point number of a character
Get the code points of each character in the string
Get location of code point in a string or get code points from string
The maximum code point available in JavaScript
To convert or to analyze the character data of the Japanese.
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
UTF-16 code-point based lexical string scanner.
Surrogate pair converter with dev-friendly source code.
A safe Uint8Array to utf-16 string converter
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Convert UTF-8 to UTF-16 encoding.
Encrypt and compress javascript objects
Object value compression
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
`base64-pro` 是一款 Base64 编解码工具。
Modular utility hooks that we often use grouped in one package. Written in TypeScript, documented, tested and maintained.Disclaimer: at least React 16 is needed (the one with hooks ;) )
Get the UTF-8 byte length of a string
Like `string.slice()` but bytewise