Word Counter | JavaScript Project #2

Опубликовано: 19 Февраль 2026
на канале: Lets do Coding
115
4

It's a simple JavaScript project where we count the number of character in a given user input. This imitates the real life twitter feature where twitter counts the characters as we start writing characters in our tweet. as enhancement we also count the letter without spaces and number of vowels in the sentence.