Case Converter
Converts a line of text to multiple cases. Converted text can be copied to clipboard.
Shows the results of multiple conversion at the same time. Text is converted as it is typed or pasted without needing to click a conversion button.
Cases supperted
- UPPER CASE
- lower case
- Start Case
- Sentence case
Example
Text: Line of text to convert.
- UPPER CASE: LINE OF TEXT TO CONVERT.
- lower case: line of text to convert.
- Start Case: Line Of Text To Convert.
- Sentence case: Line of text to convert.
Usage
Run directly at: robertgz.github.io/case-converter
Uses
- React.js library