Showing 21-40 of 185 packages
Return a Unicode code point from a string at a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Expand contractions.
Uncapitalize the first character of a string.
Return a Unicode code point from a string at a specified position.
Uncapitalize the first character of a string.
Repeat a string a specified number of times and return the concatenated result.
Convert a string to uppercase.
Convert a string to Pascal case.
Convert a string to Pascal case.
Create an iterator which iterates over grapheme clusters.
Left pad a string.
Convert a string to kebab case.
Trim whitespace characters from the beginning and end of a string.
Right pad a string.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Repeat a string a specified number of times and return the concatenated result.
Remove a list of words from a string.
Tools for inspecting C++ code and STL objects with Frida