/Text-Analyzer

This is text-analyzer, developed using HTML,CSS,JAVASCRIPT. It allows the user to enter/paste a text into the field.Accordingly it is analyzed. No.of characters,words,vowels,consonants,punctuation,whitespaces.

Primary LanguageJavaScript

Text-Analyzer

This is text-analyzer, developed using HTML,CSS,JAVASCRIPT. It allows the user to enter/paste a text into the field.Accordingly it is analyzed. No.of characters,words,vowels,consonants,punctuation,whitespaces. It can accept any form of texts, and will result in a analyzed text with all major breakdowns in a text. Example: Input: Hey! I am good. Output: No.of character: 14 No.of words: 4 Vowels: 5 Consonants:5 Punctuation: 2 Whitespace : 3