Skip to content

robertgz/case-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Case Converter

case-converter-screen-capture

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

About

Converts a line of text to multiple cases using React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published