An AutoHotKey method for intelligently converting strings to title case.
This is an AutoHotKey conversion of to-title-case by David Gouch, itself an adaptation of John Gruber's title case efforts.
This project was converted from JavaScript to AutoHotKey by MollyRealized with the assistance of Claude 3.5 Sonnet. The original functionality has been preserved, with adaptations made for AutoHotKey's specific syntax and capabilities.
Please check out the original JavaScript project for more information.
This project is licensed under the MIT License - see the LICENSE.md file for details.