/TextStat

TextStat is a command-line tool for analyzing text files. It provides a quick and easy way to count the number of lines, words, and characters in a text file of your choice. Whether you're a writer, programmer, or data analyst, TextStat helps you gain insights into your text data, making it a valuable tool for text processing and analysis tasks.

Primary LanguageJavaScript

TextStat

TextStat is a command-line tool for analyzing text files. It provides a quick and easy way to count the number of lines, words, and characters in a text file of your choice. Whether you're a writer, programmer, or data analyst, TextStat helps you gain insights into your text data, making it a valuable tool for text processing and analysis tasks.

Usage

To use TextStat CLI, follow this format:

node script.js ccwc [-c | -l | -w] <filename>