Skip to content

Software that converts any input string to upper case and/or snake case. Written in C++ using Qt.

License

Notifications You must be signed in to change notification settings

CiproGit/case_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

case_converter

Description

Case Converter converts any input string to upper case and/or snake case.

Case Converter contains:

  • the executable Case Converter.

The user enters the string to be converted into the input field and the conversion occurs automatically in the output field.
Copy and paste can be used.
Allowed conversion types are upper case and snake case and a combination thereof.

Requirements

  • Windows 10 or later
  • Mac OS 11 (Big Sur) or later.

Installation

Just put Case Converter where you want.

Usage

  1. Double-click on Case Converter
  2. Enter the string to convert
  3. Choose the desired conversion type
  4. Get the converted string.

Credits

Developed by Federico Cipressi with Qt framework.

Contributing

If you have ideas, improvements or proposals, feel free to open an issue or a pull request.

About

Software that converts any input string to upper case and/or snake case. Written in C++ using Qt.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published