Ever looked at a file and wondered "how many lines is in that thing?!" well wonder no more. Introducing ccwc, like it's distant cousin wc this tool counts lines, characters and words!
usage:
npx @bengineer.dev/ccwc text.txt
wc is best summarised here https://www.youtube.com/shorts/kjqLp7OOzLI
Inspired by https://codingchallenges.fyi/challenges/challenge-wc