helpers/format_strings library

Functions

formatCamelCase(String input) String
Formats given input to not include special characters, and makes it camelCase.