@stdlib/string-base-percent-encode
Percent-encode a UTF-16 encoded string according to RFC 3986.
Found 56 results for utf-16
Percent-encode a UTF-16 encoded string according to RFC 3986.
Utilities for Unicode codepoint
To convert or to analyze the character data of the Japanese.
Return a regular expression to match an unpaired UTF-16 surrogate.
Unicode-aware string functions
Library for encoding and decoding between strings and byte arrays, including Base64, Hex, UTF-8, and UTF-16.
Text Escaping and Unescaping in JavaScript (UTF-8, UTF-16, UTF-32, dec, hex, and more)
Return a regular expression to match a UTF-16 surrogate pair.
Encode and decode text files in a reliable way
Surrogate pair converter with dev-friendly source code.
UTF-16 code-point based lexical string scanner.
Tiny UTF-16 to Shift-JIS (CP932) converter.
Read and write text files in a reliable way
Standard string unicode constants.
A simple package to get information about a unicode characters
Percent-encode a UTF-16 encoded string according to RFC 3986.
Encrypt and compress javascript objects
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
OpString is a JavaScript module for mapping and executing operations represented by character sequences.
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
Object value compression
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 ;) )
Convert a string to a well formed string.
Invoke a function for each UTF-16 code unit in a string.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
`base64-pro` 是一款 Base64 编解码工具。
Create a string from a sequence of Unicode code points.
Return the next extended grapheme cluster break in a string after a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Invoke a function for each character in a string.
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Invoke a function for each UTF-16 code unit in a string, iterating from right to left.
Return the position of the next Unicode code point in a string after a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Return a Unicode code point from a string at a specified position.
Return the position of the next Unicode code point in a string after a specified position.