Skip to content

shakti1590/text-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published