Skip to content

Lightweight text analyzer focused on English. Counts words, characters, sentences, and letter frequency.

Notifications You must be signed in to change notification settings

Bricafio/TextAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 TextAnalyzer

TextAnalyzer is an interactive web tool that allows users to analyze text in real-time. It provides statistics such as the number of characters, words, sentences, and the density of the most used letters. Additional features include character limit customization and a light/dark mode toggle.

🚀 Live Demo

You can try the application live on GitHub Pages:
🔗 Text Analizer

🖼️ Preview

Screenshot 3

🛠️ Built With

  • HTML
  • CSS
  • JavaScript

✨ Features

  • Character count (with and without spaces).
  • Word and sentence counter.
  • Top 5 most used letter density.
  • Estimated reading time.
  • Customizable character limit.
  • Light/Dark mode toggle.
  • Fully responsive design.

📁 Installation

  1. Clone the repository:
    git clone https://github.com/Bricafio/TextAnalyzer.git
  2. Open the index.html file in your browser.

⚠️ Disclaimer

This project was inspired by a challenge from Frontend Mentor. The current implementation was created from scratch using only the challenge’s visual guidelines as a reference. You can view the original challenge https://www.frontendmentor.io/challenges/character-counter-znSgeWs_i6.

About

Lightweight text analyzer focused on English. Counts words, characters, sentences, and letter frequency.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published