Pattern and Counting programs :
 1. Find Patterns, count (words and numbers), and reverse messages by words or letters   This program will find matches, counts, reversals for anything that consists of letters (e.g. e-mail message)or digits (e.g. the number Pi).  Just copy and paste these into the message box.  There are 8 processes to choose from. 
 2. Word Frequency Counter This program will take any size text and show and count the number of unique words used; show and count the number of characters used -- also gives the total number of words or characters used. It will sort the words from most used to least used. Similarly for the Characters. I found on my computer the Internet Explorer 5.0 is much faster than Netscape 4.73

 Enjoy, Orland Hooge,  Chilliwack, B.C.,  Canada

Back to the JavaScript categories