Skip to content

This is a simple command line tool that will convert inputed Uppercase underscore seperated words to camel case.

Notifications You must be signed in to change notification settings

ice-cream-coder/UppercaseToCamelCase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

UppercaseToCamelCase

This will read from std using readLine() until it encounters a blank line. It will convert words formated like CAPITAL_LETTERS to capitalLetters

About

This is a simple command line tool that will convert inputed Uppercase underscore seperated words to camel case.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages