StringKit
This is a drop-in module for Xojo projects that provides lots of additional methods for working with the Xojo String
data type. Some of the methods are implemented as extensions and some are regular methods.
The module allows you to manipulate characters of a string (like Text
used to) and properly handles emoji.
The module is used extensively in many of my open source projects.