I created a new Supercharge package this week: @supercharge/strings. This new strings package provides helpful utilities around JavaScript’s String class. For example, @supercharge/strings provides methods like .title() or .camelCase() to transform a given string into another format. It’s a handy utility when working with strings. You’ll like it!