Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
-
Updated
Feb 19, 2021 - JavaScript
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
Converts a string to title case, where the first letter of each word is capitalized
Add a description, image, and links to the capitalized topic page so that developers can more easily learn about it.
To associate your repository with the capitalized topic, visit your repo's landing page and select "manage topics."