formatters/camel_case_formatter library

Classes

CamelCaseFormatter
Formats input into CamelCase. Converts "hello world" → "helloWorld"