I want a word count tool. This is a tool where the user copies and pastes text into the window and the word count is automatically generated. Or the user types some text in the window and the word count is automatically generated. I prefer the code to be written as JavaScript/HTML. The word count tool should like this one: wordcounttool.net/ . I also like the word count tools on these other websites: http://www.wordcounter.net/ and http://www.wordcountertool.com/ .
I do not want a char…