ProperCase determines the proper capitalization of a given word or phrase (e.g., "McDonald's")
-
Updated
Mar 24, 2024 - Python
ProperCase determines the proper capitalization of a given word or phrase (e.g., "McDonald's")
Convert string to target CaseType, like: camelCase, snakeCase, properCase, constantCase...
To associate your repository with the propercase topic, visit your repo's landing page and select "manage topics."