Skip to content

This Word Counter program, as the name implies, is a program that counts the number of words in an input area. It may be considered an equivalent of the process behind Microsoft Word word counter. This program was mainly written to practice the Array.flat method in Javascript

Notifications You must be signed in to change notification settings

TedLivist/TedLivist.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Word Counter

This is a basic program that counts the number of words put into the box It displays the number on leaving the box or pressing the Count button

Access the live demo here

About

This Word Counter program, as the name implies, is a program that counts the number of words in an input area. It may be considered an equivalent of the process behind Microsoft Word word counter. This program was mainly written to practice the Array.flat method in Javascript

Resources

Stars

Watchers

Forks