@stdlib/string-base-remove-first
Remove the first UTF-16 code unit of a string.
Remove the first UTF-16 code unit of a string.
Remove the first Unicode code point of a string.
Remove the first grapheme cluster (i.e., user-perceived character) of a string.
Remove the last UTF-16 code unit of a string.
Remove the last Unicode code point of a string.
Remove the last grapheme cluster (i.e., user-perceived character) of a string.
Reverse the UTF-16 code units of a string.
Reverse the Unicode code points of a string.
Return the single letter character abbreviation for an underlying array data type.
Return the first UTF-16 code unit of a string.
Return the first Unicode code point of a string.
Return the first grapheme cluster (i.e., user-perceived character) of a string.
Return the last UTF-16 code unit of a string.
Return the last Unicode code point of a string.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Determines whether the specified character code is full-width or half-width.
library for Haskell-style strings in JavaScript - so bad it'll make you hiss
Use the Tab key to skip any character.
character code bricks for JavaScript