lz-encrypt
Encrypt and compress javascript objects
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 ;) )
Return a regular expression to match a UTF-16 surrogate pair.
Return a regular expression to match an unpaired UTF-16 surrogate.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Encode and decode text files in a reliable way
Read and write text files in a reliable way
Convert a string to a well formed string.
Grapheme cluster break tooling.
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.
Invoke a function for each UTF-16 code unit in a string, iterating from right to left.
Invoke a function for each UTF-16 code unit in a string.