Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 724 Bytes

Text Analyzer (React App)

Let's play with the app : (https://gulamansari57181.github.io/Text-Analyser-Converter/)

GUI Sample :

ScreenShot

User has following features to analyze their text :

  • Type or paste their text in dedicated area.
  • Convert text to uppercase.
  • Convert text to lowercase.
  • Clear the text.
  • Copy the text to clipboard.
  • Remove all the extra spaces from the document.

On the analysis part they can :

  • Find total number of words in their text document.
  • Find total number of characters .
  • Total time required to read in terms of minutes.

Created with love By : Gulam Ansari