astral-regex
Regular expression for matching astral symbols
Regular expression for matching astral symbols
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
Tells, is given character a part of astral character, specifically, a high and low surrogate
Get a UTF-16-encoded code point number of a character
Get the code points of each character in the string
a regular expression that matches all the surrogate pairs and combining-marked characters in a string
Get location of code point in a string or get code points from string
Fastify plugin to disable client-side caching
Full-featured, testable OOP
JavaScript / TypeScript utility to translate mathy Unicode characters to and from LaTeX, Mathematica, Wolfram, Elsevier Grid, etc.
OOP module for Giant
Surrogate pair converter with dev-friendly source code.
An ESnext spec-compliant `String.prototype.isWellFormed` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `String.prototype.toWellFormed` shim/polyfill/replacement that works as far down as ES3.
Return a Unicode code point from a string at a specified position.
Return a regular expression to match a UTF-16 surrogate pair.
Return a regular expression to match an unpaired UTF-16 surrogate.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Split a string by its grapheme cluster breaks.