Skip to content

Text Analyzer: A web-based tool for performing basic text analysis using HTML, Bootstrap, and JavaScript. Calculate character count, word count, sentence count conversion between uppercase to lowercase & vicevarsa and remove extra lines/spaces effortlessly!

Notifications You must be signed in to change notification settings

ramgpal/TextAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Analyzer

'Text Analyzer' is a simple tool that performs basic analysis on text input, including character count, word count, sentence count, conversion between UpperCase to LowerCase & vicevarsa.

Features

  • Counts the number of characters in the input text.
  • Calculates the number of words in the input text.
  • Determines the number of sentences in the input text.
  • It can convert 'LowerCase' into 'UpperCase' & vicevarsa.
  • It can remove unnecessary 'Spaces' & 'Lines'.

Technologies Used

  • HTML
  • Bootstrap
  • JavaScript

Usage

  1. Clone the repository: https://github.com/ramgpal/TextAnalyzer.git

  2. Open the index.html file in a web browser.

  3. Enter your text in the input field.

  4. The analysis results (character count, word count, and sentence count) will be displayed dynamically.

Screenshots

Screenshot 1

About

Text Analyzer: A web-based tool for performing basic text analysis using HTML, Bootstrap, and JavaScript. Calculate character count, word count, sentence count conversion between uppercase to lowercase & vicevarsa and remove extra lines/spaces effortlessly!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published