/WordCounter

A simple application that reads text content from a file, counts each unique word, and prints the output into the console. Output sorted alphabetically and count the same words regardless of the case sensitivity, or padding. Include Jest tasting

Primary LanguageJavaScript

Watchers