Converts a "Given string" to "given-string" or "another.String-you wouldWant" to "another-string-you-would-want".
The string to inflect
Uses intelligent splitting for edge cases if set to true. @see inflectToArray() for details.
Generated using TypeDoc
Converts a "Given string" to "given-string" or "another.String-you wouldWant" to "another-string-you-would-want".