Topic: "propercase"
brokeharvard/ProperCase
ProperCase determines the proper capitalization of a given word or phrase (e.g., "McDonald's")
Language: Python - Size: 451 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fatihpurtas/proper_case_corrector
This Python application provides a simple interface using Tkinter and converts the first letters of the text in a text file to uppercase while converting the other letters to lowercase. Users can select a text file, correct the text by clicking the process button, and save the result to a new file.
Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rexerwang/case-modifier
Convert string to target CaseType, like: camelCase, snakeCase, properCase, constantCase...
Language: JavaScript - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1
