String Utility
An utility to process string operations. Just need to provide the text content.
Click Here To Watch A Demo On It
It supports:
- Convert a string to lower case /li>
- Convert a string to upper case
- Convert a string to word case
- Convert multi-line string to a single line.
- Break a string to multi-line string.
- Convert a string to sentense case.
- Convert a string to represent by a java variable