Search results
52 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
A Node.js library for converting HTML documents of arbitrary encoding into a target encoding (utf8, utf16, etc).
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return a regular expression to match an unpaired UTF-16 surrogate.
Unicode-aware string functions
- multibyte
- unicode
- utf8
- utf-8
- utf-16
- utf16
- multibyte safe
- multibyte-safe
- unicode aware
- unicode-aware
- emoji
- emoji-safe
UTF16-le encoding, a.k.a. UCS2 encoding, an encoding you probably should never use.
Return a regular expression to match a UTF-16 surrogate pair.
Return the previous extended grapheme cluster break in a string before a specified position.
A high-performance wrapper around `Intl.Segmenter` for efficient text segmentation. This class resolves memory handling issues seen with large strings and can enhance performance by 50-500x. Only ~70 loc (with comments) and no dependencies.
- ansi
- ascii
- character
- characters
- chunk
- chunks
- emoji
- emojis
- graphemes
- intl
- segment
- segmentation
- segmenter
- sentences
- View more
Standard string unicode constants.
Encode and decode text files in a reliable way
- text-file
- encoding
- utf-8
- utf8
- utf-16
- utf16
- utf16be
- utf16le
- utf-32
- utf32
- endianess
- big-endian
- little-endian
- codepoint
- View more
Read and write text files in a reliable way
Reverse UTF-16 string
UTF-16 code-point based lexical string scanner.
- lexer
- lexical
- lexical-scanning
- lexicalanalysis
- lexicalscanning
- scanner
- scanning
- ucs
- ucs-2
- ucs2
- unicode
- utf
- utf-16
- utf16
Methods for manipulate Unicode and more.
Convert UTF8 to UTF16
Unicode Toolkit
- unicode
- utf8
- utf16
- utf32
- code-point
- unicode-to-unf8
- unicode-to-unf16
- unicode-to-unf32
- big-endian
- little-endian
- be/le
Invoke a function for each UTF-16 code unit in a string.
Return the position of the next Unicode code point in a string after a specified position.