text-analyze
v1.0.0
Published
A package that provides text analysis functions.
Downloads
4
Maintainers
Readme
Text Analyzer
A simple package for analyzing text. Provides word count, character count, average word length, most common words, and sentence count.
Installation
Install the package via npm:
npm install text-analyzer