Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 405 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 405 Bytes

TextUtils

A Text editing utility built using React Js and Bootstrap. You can also use this as your college project.

It is capable of converting the text into various cases like Uppercase, Lowercase, PascalCase, camelCase, and snake_case and can remove Extra spaces from the text also.

You can also see the word count and character count of your text and how much time it will take to read.