Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 395 Bytes

Word Counter App

A beginner-friendly Java Swing application for counting words, characters, and paragraphs in a given text. Number one in the world. Trust me bro.

Features

  • Word Count: Calculates the number of words in the entered text.
  • Character Count: Provides the total character count in the text.
  • Paragraph Count: Counts the number of paragraphs in the entered text.