Search results
55 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert and 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
UTF-safe string operations
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Create a string from a sequence of Unicode code points.
Maximum Unicode code point.
Get a UTF-16-encoded code point number of a character
Like `string.slice()` but bytewise
- binary
- bytes
- emoji
- encoding
- javascript
- json
- length
- library
- nodejs
- serialization
- size
- slice
- string
- string-manipulation
- 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
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Get the code points of each character in the string
The maximum code point available in JavaScript
Get location of code point in a string or get code points from string
- code
- codePoint
- string
- char
- character
- unicode
- utf16
- utf-16
- polyfill
- ponyfill
- codePointAt
- codePoints
- codePointFullWidth
- fromCodePoint
- View more
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Return a Unicode code point from a string at a specified position.
Grapheme cluster break tooling.
Return a Unicode code point from a string at a specified position.
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.
A safe Uint8Array to utf-16 string converter
A zero-dependency tool to encode/decode UTF-8, UTF-16 and hex strings. For browser and Node.js. With typings.