Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 885 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 885 Bytes

ahk-totitlecase

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.

About This Conversion

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.

Original Project

Please check out the original JavaScript project for more information.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.