@stdlib/string-right-trim-n-cli
Trim `n` characters from the end of a string.
Found 175 results for stdstring
Trim `n` characters from the end of a string.
Test if a string starts with the characters of another string.
Trim whitespace characters from the end of a string.
Return the position of the next Unicode code point in a string after a specified position.
Return the number of grapheme clusters in a string.
Trim `n` characters from the beginning of a string.
Create a string from a sequence of Unicode code points.
Return the previous extended grapheme cluster break in a string before a specified position.
Create an iterator which iterates from right to left over grapheme clusters.
Trim whitespace characters from the beginning of a string.
Convert a string to uppercase.
Test if a string ends with the characters of another string.
Invoke a function for each character in a string.
Trim `n` characters from the beginning of a string.
Return the last character(s) of a string.
Truncate a string to a specified length.
Return the position of the next Unicode code point in a string after a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Replace the substring before the first occurrence of a specified search string.
Right pad a string.
Trim `n` characters from the end of a string.
Capitalize the first letter of each word in a string.
Return the first character(s) of a string.
Convert a string to constant case.
Truncate a string in the middle to a specified length.
Replace search occurrences with a replacement string.
Convert a string to camel case.
Return the next extended grapheme cluster break in a string after a specified position.
Return the part of a string before a specified substring.
Convert a number to a word representation.
Standard string path constants.
Reverse a string.
Return a Unicode code point from a string at a specified position.
Replace the substring before the first occurrence of a specified search string.
Return the last character(s) of a string.