1.0.0 • Published 1 year ago

m4-word-counter v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Word-Counter

A word counter is a TypeScript program that takes a string input and counts the words present in it. The program understands all characters in the string as words except whitespace and punctuation. The output of the word counter is the count of words present in the given string.

1.0.0

1 year ago