1.0.0 • Published 2 years ago

m4-word-counter v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago