Utilities designed for manipulating and formatting text, including case conversion, trimming, and pattern matching.
Each utility is accompanied by a set of tests that not only verify correctness, but also serve as clear usage examples — allowing you to understand how to use them without diving into the implementation details.
strict
camelCase
kebab-case
snake_case
...