45 packages found
Character encoding detector
- encoding
- character
- utf8
- detector
- chardet
- icu
- character detection
- character encoding
- language
- iconv
- iconv-light
- UTF-8
- UTF-16
- UTF-32
- View more
Unicode-aware string functions
- multibyte
- unicode
- utf8
- utf-8
- utf-16
- utf16
- multibyte safe
- multibyte-safe
- unicode aware
- unicode-aware
- emoji
- emoji-safe
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return the next extended grapheme cluster break in a string after a specified position.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Return a Unicode code point from a string at a specified position.
Create a string from a sequence of Unicode code points.
Return a Unicode code point from a string at a specified position.
Grapheme cluster break tooling.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return the previous extended grapheme cluster break in a string before a specified position.
Convert or detect character encoding in JavaScript
- base64
- charset
- convert
- detect
- encoding
- euc-jp
- eucjp
- iconv
- iso-2022-jp
- japanese
- jis
- shift_jis
- sjis
- unicode
- View more
Get the UTF-8 byte length of a string
- binary
- bytes
- emoji
- encoding
- javascript
- json
- length
- library
- nodejs
- parsing
- serialization
- size
- string
- string-manipulation
- View more
Like `string.slice()` but bytewise
- binary
- bytes
- emoji
- encoding
- javascript
- json
- length
- library
- nodejs
- serialization
- size
- slice
- string
- string-manipulation
- View more
Return a regular expression to match an unpaired UTF-16 surrogate.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Maximum Unicode code point.
Return a regular expression to match a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.