How to Use

  • Enter Text: Type or paste text into the textarea.

  • View Counts: The counts for words, characters (with and without spaces), and sentences update in real-time as you type.

  • Copy to Clipboard: Click "Copy Text to Clipboard" to copy the input text to your clipboard.

  • Input Handling: Empty or whitespace-only input shows zero counts.

Features

  • Responsive Design: Uses Tailwind CSS for a clean, mobile-friendly interface.

  • Real-Time Updates: Counts update instantly as you type.

  • Comprehensive Metrics:

    • Words: Counts non-empty sequences separated by whitespace.

    • Characters (with spaces): Total character count, including spaces.

    • Characters (no spaces): Character count excluding all whitespace.

    • Sentences: Counts segments ending with ., !, or ? (non-empty).

  • Copy Functionality: Easily copy the input text to the clipboard..