mubeen-wordcounter
Welcome to the Word Counter CLI, a command-line interface for counting words in a given paragraph. This project is built with TypeScript, Inquirer, Chalk Animation, and Boxen, providing an engaging experience for users to count words interactively.
sentence-caser
A lightweight utility to convert strings to sentence case, ensuring the first letter of each word is capitalized, and the remaining characters are in lowercase.