Search results
33 packages found
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Regular expression for matching astral symbols
Like indexOf but returns array and counts per-grapheme
Tells, is given character a part of astral character, specifically, a high and low surrogate
Finds where are arbitrary templating marker heads and tails located
Unicode String object
Recursive HTML entity decoding for Ranges workflow
Convert between native JS string character indexes and grapheme-count-based indexes
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
HomeKit integration for Astral Viron Gateway via Home Automation
Return a Unicode code point from a string at a specified position.
Return the number of grapheme clusters in a string.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- length
- len
- unicode
- grapheme
- segmentation
- surrogate
- View more
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.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Create an iterator which iterates over grapheme clusters.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- unicode
- grapheme
- segmentation
- surrogate
- astral
- emojis
- View more
Create an iterator which iterates from right to left over grapheme clusters.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- unicode
- grapheme
- segmentation
- surrogate
- astral
- emojis
- View more
A regex to match astral symbols that supports unicode strings.
Grapheme cluster break tooling.
Return the previous extended grapheme cluster break in a string before a specified position.