Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 894 Bytes

README.md

File metadata and controls

49 lines (36 loc) · 894 Bytes

Text Analyzer

It has the following features:

  • Convert Text to UpperCase
  • Convert Text to LowerCase
  • Convert Text to SentenceCase
  • Encode to base64
  • Clear Text
  • Extract Numbers
  • Extract Links
  • Listen text and stop it
  • Remove white space
  • Remove special characters
  • Copy to clipboard
  • Reverse text
  • Change text
  • Undo action
  • Redo action
  • Preview input text
  • Count characters, words, statements, questions

Technology Used:

  • React Js
  • Java Script
  • HTML
  • CSS

Install

To install all the dependences of the project, run the following command:

git clone https://github.com/shakti1590/text-analyzer.git
npm install
npm start

Source Code:

Deployment Link:

Show some ❤️ by starring the repository.