rashid25-word-counter-project
v1.0.0
Published
Word Counter Command-Line Program in TypeScript NPM : rashid25-word-counter-project This TypeScript program is a command-line utility that counts the number of words in a user-provided sentence. It utilizes the inquirer library to prompt the user for in
Downloads
2
Readme
Word Counter Command-Line Program in TypeScript NPM : rashid25-word-counter-project This TypeScript program is a command-line utility that counts the number of words in a user-provided sentence. It utilizes the inquirer library to prompt the user for input and processes the input to determine the word count. The program is designed to be simple and user-friendly, making it easy to quickly determine the word count of any sentence.