@stdlib/constants-unicode
Standard string unicode constants.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
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.
Render numbers as roman numerals, either unicode or html entities.
Oh My Lord - Yet another JavaScript Object Notation
Encode and decode text files in a reliable way
ReliableTXT helper methods for the browser environment
Read and write text files in a reliable way
Encode and decode WSV documents
WSV helper methods for the browser environment
Read and write WSV files
Create an iterator which iterates over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Convert a string to a well formed string.
Grapheme cluster break tooling.
Split a string by its grapheme cluster breaks.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Remove the first UTF-16 code unit of a string.